Skip to content

Commit 314d368

Browse files
GH-45 Update plugin xyz.jpenilla.run-paper to v2.0.1 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9fd4873 commit 314d368

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
@@ -4,7 +4,7 @@ plugins {
44
id("java-library")
55
id("com.github.johnrengelman.shadow") version "7.1.2"
66
id("net.minecrell.plugin-yml.bukkit") version "0.5.2"
7-
id("xyz.jpenilla.run-paper") version "2.0.0"
7+
id("xyz.jpenilla.run-paper") version "2.0.1"
88
}
99

1010
subprojects {

0 commit comments

Comments
 (0)