We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8adeca2 commit 8ebfed7Copy full SHA for 8ebfed7
gradle/libraries.toml
@@ -28,8 +28,8 @@ javaPoet = "1.13.0"
28
jetbrains-annotations = "24.0.1"
29
junit = "4.13.2"
30
kotlin-plugin-min = "1.9.0"
31
-kotlin-plugin = "2.2.0-Beta1"
32
-kotlin-plugin-max = "2.2.0-Beta1"
+kotlin-plugin = "2.2.0-dev-16956"
+kotlin-plugin-max = "2.2.0-dev-16956"
33
kotlinx-coroutines = "1.9.0"
34
kotlinx-datetime = "0.5.0"
35
kotlinx-serialization-runtime = "1.6.2"
0 commit comments