Skip to content

Commit

Permalink
Update kotlin to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent c9571af commit a344d41
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
@@ -1,9 +1,9 @@
[versions]
kotlin = "1.9.23"
kotlin = "2.0.0"
dokka = "1.9.20"
jgitver = "0.10.0-rc03"
nexusPublish = "2.0.0"
ksp = "1.9.23-1.0.20"
ksp = "2.0.0-1.0.22"
kotlinPoet = "1.16.0"
kotlinBard = "0.6.0"
compileTesting = "0.4.1"
Expand Down

0 comments on commit a344d41

Please sign in to comment.