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 6c56d21 commit bc2a6a5Copy full SHA for bc2a6a5
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.11'
+ implementation 'ch.qos.logback:logback-classic:1.5.12'
27
testImplementation 'org.json:json:20240303'
28
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
29
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
0 commit comments