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 ed0e376 commit aba15e7Copy full SHA for aba15e7
gradle/libraries.toml
@@ -29,13 +29,13 @@ javaPoet = "1.13.0"
29
jetbrains-annotations = "26.0.2-1"
30
junit = "4.13.2"
31
#noinspection GradleDependency,NewerVersionAvailable compatibility with native consumers
32
-kotlin-plugin = "2.2.20-RC-271"
+kotlin-plugin = "2.2.0"
33
kotlinx-coroutines = "1.10.2"
34
kotlinx-datetime = "0.7.1"
35
#noinspection NewerVersionAvailable requires KGP 2.2
36
kotlinx-serialization-runtime = "1.8.1"
37
38
-ksp = "2.2.20-RC-2.0.2"
+ksp = "2.2.0-RC3-2.0.2"
39
40
ktor = "3.2.3"
41
moshix = "0.14.1"
0 commit comments