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 9fd4873 commit 314d368Copy full SHA for 314d368
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 "2.0.0"
+ id("xyz.jpenilla.run-paper") version "2.0.1"
8
}
9
10
subprojects {
0 commit comments