We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da2f84 commit a10c448Copy full SHA for a10c448
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
java
3
- kotlin("jvm") version "1.8.20"
+ kotlin("jvm") version "2.1.10"
4
id("io.papermc.paperweight.userdev") version "1.5.4"
5
id("xyz.jpenilla.run-paper") version "2.1.0"
6
}
0 commit comments