We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f4a168 commit a65b745Copy full SHA for a65b745
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
implementation 'org.ehcache:ehcache:3.10.8'
38
implementation 'org.slf4j:slf4j-api:2.0.16'
39
// Logback classic 1.3.x is compatible with java 8
40
- implementation 'ch.qos.logback:logback-classic:1.3.14'
+ implementation 'ch.qos.logback:logback-classic:1.5.16'
41
implementation 'org.jetbrains:annotations:26.0.1'
42
43
testImplementation 'cloud.eppo:sdk-common-jvm:3.5.4:tests'
0 commit comments