Update paperweight

This commit is contained in:
Jason Penilla
2025-01-10 21:03:18 -07:00
parent 5b12e1b358
commit a960406cab
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
plugins {
java // TODO java launcher tasks
id("io.papermc.paperweight.patcher") version "2.0.0-beta.12"
id("io.papermc.paperweight.patcher") version "2.0.0-beta.13"
}
paperweight {

View File

@@ -1,7 +1,7 @@
group=fork.test
version=1.21.4-R0.1-SNAPSHOT
mcVersion=1.21.4
paperRef=daddcf67420e92ce1eba27949f3c847a92ffab14
paperRef=b03d39b5ce6b5046ce6854ddba74e8ae3641c230
org.gradle.configuration-cache=true
org.gradle.caching=true