We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5924896 commit 7511bd6Copy full SHA for 7511bd6
gradle/libraries.toml
@@ -27,12 +27,12 @@ javaPoet = "1.13.0"
27
jetbrains-annotations = "24.0.1"
28
junit = "4.13.2"
29
kotlin-plugin-min = "1.9.0"
30
-kotlin-plugin = "2.1.21-RC-228"
31
-kotlin-plugin-max = "2.1.21-RC-228"
+kotlin-plugin = "2.1.21-RC-231"
+kotlin-plugin-max = "2.1.21-RC-231"
32
kotlinx-coroutines = "1.9.0"
33
kotlinx-datetime = "0.5.0"
34
kotlinx-serialization-runtime = "1.6.2"
35
-ksp = "2.1.20-1.0.32-SNAPSHOT"
+ksp = "2.1.20-2.0.0-SNAPSHOT"
36
ktor = "3.0.0"
37
moshix = "0.14.1"
38
node-fetch = "2.7.0"
0 commit comments