We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88920ef commit 9b3d490Copy full SHA for 9b3d490
gradle/libs.versions.toml
@@ -9,15 +9,15 @@ kotlin = "2.1.20"
9
kotlinBinaryCompatibilityValidator = "0.17.0"
10
kotlinCompileTesting = "0.7.0"
11
knit = "0.5.0"
12
-kspVersion = "2.1.10-1.0.31"
+kspVersion = "2.1.20-1.0.32"
13
kotlinxSerialization = "1.8.0"
14
ktor = "3.1.1"
15
mockWebServer = "4.12.0"
16
retrofit = "2.11.0"
17
moshi = "1.15.2"
18
spotlessVersion = "7.0.2"
19
-composePlugin = "1.7.3"
20
-agp = "8.9.0"
+composePlugin = "1.8.0+check"
+agp = "8.9.1"
21
cache4k = "0.14.0"
22
publish = "0.31.0"
23
jacksonModuleKotlin = "2.18.3"
0 commit comments