Skip to content

Commit

Permalink
Update plugin kotlin to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 30641a8 commit 6d8e727
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 @@ -17,7 +17,7 @@ junitJupiterApi = { module = "org.junit.jupiter:junit-jupiter-api", version.ref
junitJupiterEngine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junitJupiter" }

[plugins]
kotlin = "org.jetbrains.kotlin.jvm:2.0.21"
kotlin = "org.jetbrains.kotlin.jvm:2.1.0"
paperweight = "io.papermc.paperweight.userdev:1.7.4"

[bundles]
Expand Down

0 comments on commit 6d8e727

Please sign in to comment.