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.
1 parent 73d8178 commit 26199a8Copy full SHA for 26199a8
library/build.gradle
@@ -24,7 +24,7 @@ repositories {
24
dependencies {
25
api "org.apache.avro:avro:1.12.0"
26
implementation 'ch.qos.logback:logback-classic:1.5.16'
27
- testImplementation 'org.json:json:20240303'
+ testImplementation 'org.json:json:20250107'
28
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
29
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
30
}
0 commit comments