Skip to content

Commit 3c096f8

Browse files
dependency: Update plugin xyz.jpenilla.run-paper to v3 (#174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04b4e31 commit 3c096f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import java.util.jar.JarOutputStream
77
plugins{
88
id("eternalcode.java")
99
id("com.github.johnrengelman.shadow")
10-
id("xyz.jpenilla.run-paper") version "2.3.1"
10+
id("xyz.jpenilla.run-paper") version "3.0.1"
1111
}
1212

1313
tasks.create("shadowAll") {

0 commit comments

Comments
 (0)