Update Paper

This commit is contained in:
2023-11-22 20:14:41 -06:00
parent 8a3fc4f053
commit 86c36bd01d
2 changed files with 2 additions and 2 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.9"
id("io.papermc.paperweight.patcher") version "1.5.10"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"