Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update kotlin
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 29, 2025
1 parent 186dc7f commit a7a5bd4
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.10"
dokka = "2.0.0"
jgitver = "0.10.0-rc03"
nexusPublish = "2.0.0"
ksp = "2.0.21-1.0.27"
ksp = "2.1.10-1.0.29"
kotlinPoet = "2.0.0"
kotlinBard = "0.6.0"
compileTesting = "0.5.1"
compileTesting = "0.7.0"
junit = "5.11.4"
strikt = "0.35.1"
intellijPlugin = "1.17.4"

0 comments on commit a7a5bd4

Please sign in to comment.