Skip to content

Commit 543f3c4

Browse files
Update plugin xyz.jpenilla.run-paper to v2.3.1 (#2886)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent acbe2f4 commit 543f3c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import xyz.jpenilla.runpaper.task.RunServer
77

88
plugins {
99
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
10-
id("xyz.jpenilla.run-paper") version "2.3.0"
10+
id("xyz.jpenilla.run-paper") version "2.3.1"
1111
}
1212

1313
if (!File("$rootDir/.git").exists()) {

0 commit comments

Comments
 (0)