Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 3da2f84 commit 5239eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
java
kotlin("jvm") version "1.8.20"
kotlin("jvm") version "2.0.10"
id("io.papermc.paperweight.userdev") version "1.5.4"
id("xyz.jpenilla.run-paper") version "2.1.0"
}
Expand Down

0 comments on commit 5239eac

Please sign in to comment.