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 May 21, 2024
1 parent e0fd139 commit 00c815e
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.21"
kotlinPoet = "1.16.0"
kotlinBard = "0.6.0"
compileTesting = "0.4.1"
Expand Down

0 comments on commit 00c815e

Please sign in to comment.