Skip to content

Commit

Permalink
Update plugin xyz.jpenilla.run-paper to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 19, 2024
1 parent 361baef commit db6442a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import xyz.jpenilla.runpaper.task.RunServer

plugins {
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
id("xyz.jpenilla.run-paper") version "2.2.4"
id("xyz.jpenilla.run-paper") version "2.3.0"
}

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

0 comments on commit db6442a

Please sign in to comment.