Skip to content

Commit

Permalink
update the kotlin-jvm plugin to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Dec 14, 2024
1 parent 2f7aa23 commit 41b47f6
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 @@ -23,4 +23,4 @@ sport = "com.github.stephengold:sport:0.9.4"
[plugins]

download = { id = "de.undercouch.download", version = "5.6.0" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "2.0.21" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "2.1.0" }

0 comments on commit 41b47f6

Please sign in to comment.