Bump paperweight to 2.0.0-SNAPSHOT

This commit is contained in:
MrHua269
2025-01-30 09:13:54 +08:00
parent c7894407ab
commit 4517c9548c
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.14"
id("io.papermc.paperweight.patcher") version "2.0.0-SNAPSHOT"
}
paperweight {