Skip to content

Commit

Permalink
update paperweight to 1.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Nov 21, 2023
1 parent 61623ed commit a53bfb3
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
@@ -1,6 +1,6 @@
plugins {
`java-library`
id("io.papermc.paperweight.userdev") version "1.5.9"
id("io.papermc.paperweight.userdev") version "1.5.10"
id("xyz.jpenilla.run-paper") version "2.2.2" // Adds runServer and runMojangMappedServer tasks for testing
}

Expand Down

0 comments on commit a53bfb3

Please sign in to comment.