bump paperweight version

This commit is contained in:
granny
2024-12-03 23:46:00 -08:00
parent 81e1e7d5f1
commit 82fe59e597

View File

@@ -4,7 +4,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
plugins {
java
`maven-publish`
id("io.papermc.paperweight.patcher") version "1.7.5"
id("io.papermc.paperweight.patcher") version "1.7.6"
}
allprojects {