We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f8beec commit bdaae68Copy full SHA for bdaae68
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ kapt = "2.1.0" # https://kotlinlang.org/docs/kapt.html
12
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
+lincheck = "2.38" # https://github.com/JetBrains/lincheck
16
serialization = "1.8.1" # https://github.com/Kotlin/kotlinx.serialization
17
retrofit = "2.11.0" # https://github.com/square/retrofit TODO remove
18
okhttp = "5.0.0-alpha.14" # https://square.github.io/okhttp/changelogs/changelog TODO remove
0 commit comments