Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 4389f22 commit f2d6f1a
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
@@ -1,12 +1,12 @@
[versions]
kotlin = "2.0.21"
kotlin = "2.1.0"
dokka = "1.9.20"
jgitver = "0.10.0-rc03"
nexusPublish = "2.0.0"
ksp = "2.0.21-1.0.27"
ksp = "2.0.21-1.0.28"
kotlinPoet = "1.18.1"
kotlinBard = "0.6.0"
compileTesting = "0.5.1"
compileTesting = "0.6.0"
junit = "5.11.3"
strikt = "0.35.1"
intellijPlugin = "1.17.4"
Expand Down

0 comments on commit f2d6f1a

Please sign in to comment.