We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 513f716 commit a3cc60bCopy full SHA for a3cc60b
build.gradle.kts
@@ -28,7 +28,7 @@ repositories {
28
}
29
30
dependencies {
31
- implementation("org.slf4j:slf4j-api:2.0.13")
+ implementation("org.slf4j:slf4j-api:2.0.16")
32
implementation("ch.qos.logback:logback-core:1.5.6")
33
implementation("ch.qos.logback:logback-classic:1.5.6")
34
0 commit comments