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 ce994d6 commit 6343448Copy full SHA for 6343448
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ animalSniffer = "2.0.1"
3
coroutines = "1.10.2"
4
classgraph = "4.8.181"
5
dokka = "2.0.0"
6
-kotest = "6.0.1"
+kotest = "6.0.2"
7
kover = "0.9.1"
8
kotlin = "2.2.10"
9
kotlinCompileTesting = "0.8.0"
@@ -16,12 +16,12 @@ retrofit = "3.0.0"
16
moshi = "1.15.2"
17
spotlessVersion = "7.2.1"
18
composePlugin = "1.8.2"
19
-agp = "8.12.2"
+agp = "8.13.0"
20
cache4k = "0.14.0"
21
publish = "0.34.0"
22
jacksonModuleKotlin = "2.20.0"
23
shadow = "9.1.0"
24
-kotlinWrappers = "2025.9.0"
+kotlinWrappers = "2025.9.2"
25
26
[libraries]
27
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
0 commit comments