We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b28c8 commit fa78d93Copy full SHA for fa78d93
1 file changed
gradle/libs.versions.toml
@@ -9,12 +9,12 @@ compose-material3-adaptive = "1.2.0-alpha07"
9
compose-multiplatform = "1.9.0"
10
detekt = "1.23.8"
11
java = "21"
12
-kotlin = "2.2.20"
+kotlin = "2.2.21"
13
kotlinpoet-ksp = "2.2.0"
14
kotlinx-coroutines = "1.10.2"
15
kotlinx-io = "0.8.0"
16
kotlinx-serialization = "1.9.0"
17
-ksp = "2.2.20-2.0.4"
+ksp = "2.3.1"
18
maven-publish = "0.34.0"
19
20
[libraries]
0 commit comments