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 72b16d8 commit 93c041b
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 @@ -2,7 +2,7 @@ plugins {
java
kotlin("jvm") version "1.9.23"
id("io.papermc.paperweight.userdev") version "1.6.2"
id("xyz.jpenilla.run-paper") version "2.2.4"
id("xyz.jpenilla.run-paper") version "2.3.1"
}

group = "org.example"
Expand Down

0 comments on commit 93c041b

Please sign in to comment.