Skip to content

Commit 24a1330

Browse files
dependabot[bot]frett
authored andcommitted
Bump org.json:json from 20251224 to 20260522
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20251224 to 20260522. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](stleary/JSON-java@2025122...2026052) --- updated-dependencies: - dependency-name: org.json:json dependency-version: '20260522' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6ebcf5 commit 24a1330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ hilt = { module = "com.google.dagger:hilt-android", version.ref = "dagger" }
176176
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "dagger" }
177177
hilt-testing = { module = "com.google.dagger:hilt-android-testing", version.ref = "dagger" }
178178
javapoet = "com.squareup:javapoet:1.14.0"
179-
json = "org.json:json:20251224"
179+
json = "org.json:json:20260522"
180180
jsonUnit-assertj = "net.javacrumbs.json-unit:json-unit-assertj:5.1.2"
181181
jsoup = "org.jsoup:jsoup:1.22.2"
182182
junit = "junit:junit:4.13.2"

0 commit comments

Comments
 (0)