Skip to content

Commit d239256

Browse files
GH-140 Update plugin xyz.jpenilla.run-paper to v3.0.2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 163b424 commit d239256

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
@@ -1,7 +1,7 @@
11
plugins {
22
`java-library`
33
id("de.eldoria.plugin-yml.paper") version "0.8.0"
4-
id("xyz.jpenilla.run-paper") version "3.0.1"
4+
id("xyz.jpenilla.run-paper") version "3.0.2"
55
id("com.gradleup.shadow") version "9.2.2"
66
}
77

0 commit comments

Comments
 (0)