Skip to content

Commit

Permalink
Upgrade to Kotlin 1.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
izeye committed Mar 23, 2024
1 parent d3e33d0 commit 8998fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -207,5 +207,5 @@ plugin-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", ver
plugin-bnd = "biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0"

[plugins]
kotlin19 = { id = "org.jetbrains.kotlin.jvm", version = "1.9.22" }
kotlin19 = { id = "org.jetbrains.kotlin.jvm", version = "1.9.23" }
kotlin17 = { id = "org.jetbrains.kotlin.jvm", version = "1.7.22" }

0 comments on commit 8998fc1

Please sign in to comment.