Skip to content

Commit 31058a0

Browse files
fix(deps): update kotlin and compiler plugins
1 parent c92b1a9 commit 31058a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ jdk = "17"
55
jvmTarget = "11"
66
kotlinApi = "1.6"
77

8-
kotlin-gradle = "1.9.22"
9-
kotlin-core = "1.9.22"
10-
google-ksp = "1.9.22-1.0.18"
8+
kotlin-gradle = "1.9.25"
9+
kotlin-core = "1.9.25"
10+
google-ksp = "1.9.25-1.0.20"
1111
square-anvil = "2.4.9"
1212

1313
ajalt-clikt = "5.0.2"

0 commit comments

Comments
 (0)