Skip to content

Commit

Permalink
Update dependency net.javacrumbs.json-unit:json-unit-assertj to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Dec 2, 2024
1 parent 6875ed1 commit e7ee3a4
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 @@ -164,7 +164,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:20240303"
jsonUnit-assertj = "net.javacrumbs.json-unit:json-unit-assertj:4.0.0"
jsonUnit-assertj = "net.javacrumbs.json-unit:json-unit-assertj:4.1.0"
jsoup = "org.jsoup:jsoup:1.18.3"
junit = "junit:junit:4.13.2"
kotlin-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinCoroutines" }
Expand Down

0 comments on commit e7ee3a4

Please sign in to comment.