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.
2 parents 1a19f59 + db99719 commit d9b66b8Copy full SHA for d9b66b8
1 file changed
build.gradle.kts
@@ -6,7 +6,7 @@ import xyz.jpenilla.runpaper.task.RunServer
6
import java.util.*
7
8
plugins {
9
- kotlin("jvm") version "2.1.0"
+ kotlin("jvm") version "2.1.10"
10
id("com.github.johnrengelman.shadow") version "8.1.1"
11
id("xyz.jpenilla.run-paper") version "2.3.1"
12
id("net.minecrell.plugin-yml.bukkit") version "0.6.0"
0 commit comments