Skip to content

Commit

Permalink
Update dependency org.json:json to v20241224
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Jan 2, 2025
1 parent 5ea02a2 commit e476eb3
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 @@ -165,7 +165,7 @@ hilt = { module = "com.google.dagger:hilt-android", version.ref = "dagger" }
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "dagger" }
hilt-testing = { module = "com.google.dagger:hilt-android-testing", version.ref = "dagger" }
javapoet = "com.squareup:javapoet:1.13.0"
json = "org.json:json:20240303"
json = "org.json:json:20241224"
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"
Expand Down

0 comments on commit e476eb3

Please sign in to comment.