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 committed May 30, 2024
1 parent 026af61 commit 607b6b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
jdk = "11"
# the jdk used in packaging
jvmTarget = "11"
kotlin = "1.9.24"
kotlin = "2.0.0"
kotlinApi = "1.7"
ktlint-lib = "1.2.1"
ktrules-dev = "1.4.1-SNAPSHOT"
Expand All @@ -18,7 +18,7 @@ dokka = "1.9.20"
dropbox-dependencyGuard = "0.5.0"
ec4j = "0.3.0"
github-release = "2.5.2"
google-ksp = "1.9.24-1.0.20"
google-ksp = "2.0.0-1.0.21"
jUnit = "5.10.2"
jetbrains-changelog = "2.2.0"
jetbrains-markdown = "0.7.3"
Expand Down

0 comments on commit 607b6b1

Please sign in to comment.