Update Paper

This commit is contained in:
2024-03-29 16:33:53 -05:00
parent ac2baba217
commit c3dd448f88
4 changed files with 3 additions and 3 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.11"
id("io.papermc.paperweight.patcher") version "1.5.12"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"