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 c92b1a9 commit 31058a0Copy full SHA for 31058a0
gradle/libs.versions.toml
@@ -5,9 +5,9 @@ jdk = "17"
5
jvmTarget = "11"
6
kotlinApi = "1.6"
7
8
-kotlin-gradle = "1.9.22"
9
-kotlin-core = "1.9.22"
10
-google-ksp = "1.9.22-1.0.18"
+kotlin-gradle = "1.9.25"
+kotlin-core = "1.9.25"
+google-ksp = "1.9.25-1.0.20"
11
square-anvil = "2.4.9"
12
13
ajalt-clikt = "5.0.2"
0 commit comments