Skip to content

Commit

Permalink
Update plugin xyz.jpenilla.run-paper to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent 56ae032 commit 256e80b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import io.papermc.hangarpublishplugin.model.Platforms

plugins {
java
id("xyz.jpenilla.run-paper") version "2.2.3"
id("xyz.jpenilla.run-paper") version "2.3.1"
alias(libs.plugins.spotless)
alias(libs.plugins.hangar)
alias(libs.plugins.modrinth)
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencyResolutionManagement {
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
plugin("hangar", "io.papermc.hangar-publish-plugin").version("0.1.2")
plugin("modrinth", "com.modrinth.minotaur").version("2.8.7")
plugin("runserver", "xyz.jpenilla.run-paper").version("2.2.3")
plugin("runserver", "xyz.jpenilla.run-paper").version("2.3.1")
}
}
}

0 comments on commit 256e80b

Please sign in to comment.