Update Paper

This commit is contained in:
2023-10-12 11:34:50 -05:00
parent f15dbbc6d3
commit c5f38c235c
5 changed files with 5 additions and 4 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.7"
id("io.papermc.paperweight.patcher") version "1.5.8"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"