Skip to content

Commit

Permalink
Bump Kotlin to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lipen committed Nov 29, 2024
1 parent bb8ed47 commit edfa893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ object Versions {
const val jooq = "3.14.16"
const val juliet = "1.3.2"
const val junit = "5.9.2"
const val kotlin = "2.0.20"
const val kotlin = "2.1.0"
const val kotlin_logging = "1.8.3"
const val kotlinx_benchmark = "0.4.6"
const val kotlinx_cli = "0.3.5"
Expand Down

0 comments on commit edfa893

Please sign in to comment.