Update Paper

This commit is contained in:
2023-09-20 17:58:00 -05:00
parent 71a75afe98
commit ddd6e20790
8 changed files with 22 additions and 22 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.5"
id("io.papermc.paperweight.patcher") version "1.5.6"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"