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