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 Jun 17, 2024
1 parent 641a0b0 commit e153b55
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.0"
kotlin-core = "2.0.0"
google-ksp = "2.0.0-1.0.22"
square-anvil = "2.4.9"

ajalt-clikt = "4.4.0"
Expand Down

0 comments on commit e153b55

Please sign in to comment.