Skip to content

Commit

Permalink
Update dependency net.javacrumbs.json-unit:json-unit-assertj to v3.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 0f28f11 commit a98cae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "dag
hilt-testing = { module = "com.google.dagger:hilt-android-testing", version.ref = "dagger" }
javapoet = "com.squareup:javapoet:1.13.0"
json = "org.json:json:20240205"
jsonUnit-assertj = "net.javacrumbs.json-unit:json-unit-assertj:3.2.5"
jsonUnit-assertj = "net.javacrumbs.json-unit:json-unit-assertj:3.2.7"
jsoup = "org.jsoup:jsoup:1.17.2"
junit = "junit:junit:4.13.2"
kotlin-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinCoroutines" }
Expand Down

0 comments on commit a98cae7

Please sign in to comment.