We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905d66e commit a72df31Copy full SHA for a72df31
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ kotlinx-serialization = "1.6.2" # https://github.com/Kotlin/kotlinx.seri
12
kotlinx-knit = "0.5.1" # https://github.com/Kotlin/kotlinx-knit/releases
13
kotlin-dokka = "1.9.10" # https://search.maven.org/artifact/org.jetbrains.dokka/dokka-gradle-plugin
14
15
-slf4j = "2.0.11"
+slf4j = "2.0.17"
16
17
## Test libs
18
0 commit comments