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 7a8c94c commit 7f89578Copy full SHA for 7f89578
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
id("java-library")
5
id("com.github.johnrengelman.shadow") version "7.1.2"
6
id("net.minecrell.plugin-yml.bukkit") version "0.5.2"
7
- id("xyz.jpenilla.run-paper") version "1.0.6"
+ id("xyz.jpenilla.run-paper") version "1.1.0"
8
}
9
10
subprojects {
0 commit comments