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 d19293d commit e3571c2Copy full SHA for e3571c2
build.gradle.kts
@@ -14,7 +14,7 @@ repositories {
14
15
dependencies {
16
implementation("com.google.guava:guava:32.1.3-jre")
17
- implementation("org.slf4j:slf4j-api:2.0.9")
+ implementation("org.slf4j:slf4j-api:2.0.17")
18
19
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
20
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5")
0 commit comments