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 999fbb8 commit c09eaf5Copy full SHA for c09eaf5
gradle/libs.versions.toml
@@ -1,11 +1,11 @@
1
[versions]
2
java = "25"
3
-kotlin = "2.2.0-Beta1"
4
-kotlin-ksp = "2.2.0-Beta1-2.0.0"
+kotlin = "2.1.21-RC"
+kotlin-ksp = "2.1.21-RC-2.0.0"
5
kotlin-jvmtarget = "21"
6
kotlin-dsl-jvmtarget = "21"
7
-kotlin-api-version = "2.2"
8
-kotlin-lang-version = "2.2"
+kotlin-api-version = "2.1"
+kotlin-lang-version = "2.1"
9
gradle = "8.14-rc-2"
10
java-vendor = "Oracle"
11
java-jvmArguments = "--enable-preview"
@@ -20,7 +20,7 @@ org-name = "suresh.dev"
20
org-url = "https://suresh.dev"
21
22
# Dependency Versions
23
-bc-plugins = "1.29.0"
+bc-plugins = "1.30.0"
24
kotlinx-kover = "0.9.1"
25
kotlinx-bcv = "0.17.0"
26
kotlin-dokka = "2.0.0"
0 commit comments