Update Paper

This commit is contained in:
2023-10-29 15:36:20 -05:00
parent 27e30f29d6
commit cbd4b8c045
5 changed files with 14 additions and 14 deletions

View File

@ -2,7 +2,7 @@ plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
id("io.papermc.paperweight.patcher") version "1.5.8"
id("io.papermc.paperweight.patcher") version "1.5.9"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"