Skip to content

Commit

Permalink
chore(deps): update kotlin and compiler plugins to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 5934de0 commit f0aa174
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ jdk = "17"
jvmTarget = "11"
kotlinApi = "1.6"

kotlin-gradle = "1.9.22"
kotlin-core = "1.9.22"
google-ksp = "1.9.22-1.0.18"
kotlin-gradle = "2.0.21"
kotlin-core = "2.0.21"
google-ksp = "2.0.21-1.0.27"
square-anvil = "2.4.9"

ajalt-clikt = "4.4.0"
Expand Down

0 comments on commit f0aa174

Please sign in to comment.