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.
2 parents 3fd0c1a + 4812575 commit 677457cCopy full SHA for 677457c
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ dependency = "1.33.0" # https://github.com/autonomousapps/dependency-analy
9
pitest = "1.15.0" # https://plugins.gradle.org/plugin/info.solidsoft.pitest
10
ktlint = "12.2.0" # https://github.com/JLLeitschuh/ktlint-gradle
11
kapt = "2.1.0" # https://kotlinlang.org/docs/kapt.html
12
-slf4j = "1.7.36" # https://www.slf4j.org TODO remove
+slf4j = "2.0.17" # https://www.slf4j.org TODO remove
13
rxjava = "3.1.10" # https://github.com/ReactiveX/RxJava TODO remove
14
rxkotlin = "3.0.1" # https://github.com/ReactiveX/RxKotlin TODO remove
15
lincheck = "2.36" # https://github.com/JetBrains/lincheck
0 commit comments