Skip to content

Commit d77e0de

Browse files
authored
Merge pull request #216 from Choochmeque/dependabot/gradle/android/org.json-json-20260522
Bump org.json:json from 20251224 to 20260522 in /android
2 parents 6d453c2 + c9728e5 commit d77e0de

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)