update paperweight to 1.5.7-SNAPSHOT

This commit is contained in:
granny
2023-09-22 19:46:55 -07:00
parent cc43efdd44
commit f6fd5f6ba6

View File

@@ -5,7 +5,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.7-SNAPSHOT"
}
allprojects {