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 29fab1e commit 20e011cCopy full SHA for 20e011c
1 file changed
gradle/libs.versions.toml
@@ -29,16 +29,16 @@ kotlin = "2.3.0"
29
kotlinx-coroutines = "1.10.2"
30
kotlinx-kover = "0.9.4"
31
ktlint = "1.0.0"
32
-mockk = "1.14.7"
+mockk = "1.14.9"
33
poko = "0.21.1"
34
squareup-leakcanary = "2.14"
35
squareup-logging-interceptor = "5.3.2"
36
squareup-moshi = "1.15.2"
37
squareup-retrofit = "3.0.0"
38
-spotless = "8.1.0"
+spotless = "8.2.1"
39
timber = "5.0.1"
40
viewBindingDelegate = "1.4.0"
41
-ksp = "2.3.4"
+ksp = "2.3.5"
42
43
[libraries]
44
0 commit comments