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 e516dd2 commit 1281ae1Copy full SHA for 1281ae1
build.gradle.kts
@@ -7,7 +7,7 @@ import java.util.jar.JarOutputStream
7
plugins{
8
id("eternalcode.java")
9
id("com.github.johnrengelman.shadow")
10
- id("xyz.jpenilla.run-paper") version "2.3.1"
+ id("xyz.jpenilla.run-paper") version "3.0.0"
11
}
12
13
tasks.create("shadowAll") {
0 commit comments