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 8b80811 commit 797be44Copy full SHA for 797be44
gradle/libs.versions.toml
@@ -1,11 +1,11 @@
1
[versions]
2
-ksp = "2.2.20-Beta2-2.0.2"
+ksp = "2.2.20-RC2-2.0.2"
3
kotlinJupyter = "0.15.0-587"
4
5
ktlint = "12.3.0"
6
7
-kotlin = "2.2.20-Beta2"
8
-# make sure to sync manually with :generator module
+kotlin = "2.2.20"
+# make sure to sync manually with :plugins:keywords-generator module
9
kotlinpoet = "2.2.0"
10
11
dokka = "2.0.0"
0 commit comments