Skip to content

Commit c9728e5

Browse files
Bump org.json:json from 20251224 to 20260522 in /android
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 11e42ca commit c9728e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
testImplementation("io.mockk:mockk-android:1.14.9")
7878
testImplementation("io.mockk:mockk-agent:1.14.9")
7979
testImplementation("org.jetbrains.kotlin:kotlin-test:2.3.0")
80-
testImplementation("org.json:json:20251224")
80+
testImplementation("org.json:json:20260522")
8181
testImplementation("org.robolectric:robolectric:4.16.1")
8282
androidTestImplementation("androidx.test.ext:junit:1.3.0")
8383
androidTestImplementation("androidx.test.espresso:espresso-core:3.7.0")

0 commit comments

Comments
 (0)