Skip to content

Commit cdedd81

Browse files
fix(deps): update kotlin and compiler plugins
1 parent 46cd3c1 commit cdedd81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ jdk = "17"
55
jvmTarget = "11"
66
kotlinApi = "1.8"
77

8-
kotlin-gradle = "2.0.21"
9-
kotlin-core = "2.0.21"
10-
google-ksp = "2.0.21-1.0.27"
8+
kotlin-gradle = "2.1.10"
9+
kotlin-core = "2.1.10"
10+
google-ksp = "2.1.10-1.0.29"
1111
square-anvil = "2.5.1"
1212

1313
ajalt-clikt = "5.0.2"

0 commit comments

Comments
 (0)