Update Paper

This commit is contained in:
2023-04-04 19:06:20 -05:00
parent 345a876a96
commit 8f9ead55be
7 changed files with 16 additions and 16 deletions

View File

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