We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da769a5 commit 6ca646bCopy full SHA for 6ca646b
gradle/libraries.toml
@@ -27,13 +27,13 @@ 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.0.20-RC"
31
-kotlin-plugin-max = "2.0.20-RC"
32
-kotlin-stdlib = "2.0.20-RC"
+kotlin-plugin = "2.0.20-RC2-198"
+kotlin-plugin-max = "2.0.20-RC2-198"
+kotlin-stdlib = "2.0.20-RC2-198"
33
kotlinx-coroutines = "1.8.0"
34
kotlinx-datetime = "0.5.0"
35
kotlinx-serialization-runtime = "1.6.2"
36
-ksp = "2.0.0-1.0.24-SNAPSHOT"
+ksp = "2.0.0-1.0.25-SNAPSHOT"
37
ktor = "2.3.11"
38
moshix = "0.14.1"
39
node-fetch = "2.6.7"
0 commit comments