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 5721a55 commit 8aead8aCopy full SHA for 8aead8a
gradle/libs.versions.toml
@@ -25,11 +25,11 @@ java-toolchain = "21"
25
jetbrains-compose = "1.6.11"
26
junit = "4.13.2"
27
koin = "4.0.0"
28
-kotlin = "2.0.20"
+kotlin = "2.0.21"
29
kotlinx-coroutines = "1.9.0"
30
kotlinx-kover = "0.8.3"
31
ktlint = "1.0.0"
32
-mockk = "1.13.12"
+mockk = "1.13.13"
33
poko = "0.17.1"
34
squareup-leakcanary = "2.14"
35
squareup-logging-interceptor = "4.12.0"
@@ -38,7 +38,7 @@ squareup-retrofit = "2.11.0"
38
spotless = "6.25.0"
39
timber = "5.0.1"
40
viewBindingDelegate = "1.4.0"
41
-ksp = "2.0.20-1.0.25"
+ksp = "2.0.21-1.0.25"
42
43
[libraries]
44
0 commit comments