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 15ef378 commit e8956a9Copy full SHA for e8956a9
library/build.gradle
@@ -23,7 +23,7 @@ repositories {
23
24
dependencies {
25
api "org.apache.avro:avro:1.12.0"
26
- implementation 'ch.qos.logback:logback-classic:1.5.12'
+ implementation 'ch.qos.logback:logback-classic:1.5.16'
27
testImplementation 'org.json:json:20240303'
28
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
29
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
0 commit comments