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 98c01b0 commit ff66e19Copy full SHA for ff66e19
gradle/libraries.toml
@@ -27,9 +27,9 @@ 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-110"
31
-kotlin-plugin-max = "2.0.20-RC-110"
32
-kotlin-stdlib = "2.0.20-RC-110"
+kotlin-plugin = "2.0.20-RC-116"
+kotlin-plugin-max = "2.0.20-RC-116"
+kotlin-stdlib = "2.0.20-RC-116"
33
kotlinx-coroutines = "1.8.0"
34
kotlinx-datetime = "0.5.0"
35
kotlinx-serialization-runtime = "1.6.2"
0 commit comments