We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d849cba commit 68df257Copy full SHA for 68df257
gradle/libraries.toml
@@ -25,13 +25,13 @@ javaPoet = "1.13.0"
25
jetbrains-annotations = "24.0.1"
26
junit = "4.13.2"
27
kotlin-plugin-min = "1.8.0"
28
-kotlin-plugin = "2.0.0-RC1"
29
-kotlin-plugin-max = "2.0.0-RC1"
30
-kotlin-stdlib = "2.0.0-RC1"
+kotlin-plugin = "2.0.0-RC2"
+kotlin-plugin-max = "2.0.0-RC2"
+kotlin-stdlib = "2.0.0-RC2"
31
kotlinx-coroutines = "1.8.0"
32
kotlinx-datetime = "0.5.0"
33
kotlinx-serialization-runtime = "1.6.2"
34
-ksp = "2.0.0-RC1-1.0.20"
+ksp = "2.0.0-RC2-1.0.20"
35
ktor = "2.3.7"
36
moshix = "0.14.1"
37
node-fetch = "2.6.7"
0 commit comments