We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1118ef2 commit 9003996Copy full SHA for 9003996
1 file changed
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.20"
31
-kotlin-plugin-max = "2.1.20"
+kotlin-plugin = "2.1.21-RC-224"
+kotlin-plugin-max = "2.1.21-RC-224"
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.31"
+ksp = "2.1.20-1.0.32-SNAPSHOT"
36
ktor = "3.0.0"
37
moshix = "0.14.1"
38
node-fetch = "2.7.0"
0 commit comments