prepare for 1.21.3 update

This commit is contained in:
granny
2024-10-25 18:36:30 -07:00
parent d49ca07e00
commit a711b8929e
359 changed files with 7 additions and 7 deletions

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.3"
id("io.papermc.paperweight.patcher") version "1.7.4"
}
allprojects {