Skip to content

Commit

Permalink
Updated to Kotlin 1.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
cereda committed May 5, 2024
1 parent 59663d4 commit 2e3cb64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Versions {
// plugin dependencies
const val detekt = "1.20.0"
const val dokka = "1.9.0"
const val kotlin = "1.9.10"
const val kotlin = "1.9.23"
const val shadow = "8.1.1"
const val spotless = "6.5.2"
const val spotlessChangelog = "2.4.0"
Expand Down

0 comments on commit 2e3cb64

Please sign in to comment.