Skip to content

Commit

Permalink
Update dependency net.javacrumbs.json-unit:json-unit-assertj to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Nov 4, 2024
1 parent a01ada6 commit 5e93c04
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:3.4.1"
jsonUnit-assertj = "net.javacrumbs.json-unit:json-unit-assertj:3.5.0"
jsoup = "org.jsoup:jsoup:1.18.1"
junit = "junit:junit:4.13.2"
kotlin-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinCoroutines" }
Expand Down

0 comments on commit 5e93c04

Please sign in to comment.