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 dfea245 commit 87f9a99Copy full SHA for 87f9a99
gradle/libs.versions.toml
@@ -5,9 +5,9 @@ jdk = "17"
5
jvmTarget = "11"
6
kotlinApi = "1.8"
7
8
-kotlin-gradle = "2.0.21"
9
-kotlin-core = "2.0.21"
10
-google-ksp = "2.0.21-1.0.27"
+kotlin-gradle = "2.1.10"
+kotlin-core = "2.1.10"
+google-ksp = "2.1.10-1.0.29"
11
square-anvil = "2.5.1"
12
13
ajalt-clikt = "5.0.2"
0 commit comments