Update Paper

This commit is contained in:
2024-04-11 21:41:00 -05:00
parent c3dd448f88
commit 43afa1c23f
5 changed files with 10 additions and 10 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.12"
id("io.papermc.paperweight.patcher") version "1.5.13"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"