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 bdfb3dd commit ac888a0Copy full SHA for ac888a0
gradle/libraries.toml
@@ -29,12 +29,12 @@ javaPoet = "1.13.0"
29
jetbrains-annotations = "24.0.1"
30
junit = "4.13.2"
31
kotlin-plugin-min = "1.9.0"
32
-kotlin-plugin = "2.2.0"
33
-kotlin-plugin-max = "2.2.0"
+kotlin-plugin = "2.2.20-Beta1"
+kotlin-plugin-max = "2.2.20-Beta1"
34
kotlinx-coroutines = "1.9.0"
35
kotlinx-datetime = "0.5.0"
36
kotlinx-serialization-runtime = "1.6.2"
37
-ksp = "2.2.0-RC3-2.0.2"
+ksp = "2.2.0-2.0.2"
38
ktor = "3.1.2"
39
moshix = "0.14.1"
40
node-fetch = "2.7.0"
0 commit comments