Update Paper

This commit is contained in:
2023-03-30 14:20:31 -05:00
parent 4216384a4e
commit 29bbdee52a
6 changed files with 11 additions and 11 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.2"
id("io.papermc.paperweight.patcher") version "1.5.3"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"