We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9efc0f + 252e657 commit 446568fCopy full SHA for 446568f
1 file changed
tracker/build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
47
// Mocktio
48
testImplementation "org.mockito:mockito-core:5.18.0"
49
- testImplementation "org.json:json:20250107"
+ testImplementation "org.json:json:20250517"
50
testImplementation "org.robolectric:robolectric:4.14.1"
51
}
52
0 commit comments