Updated Upstream (Paper)

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@75bbf4fb Fix infinite loop for legacy wrapper (#13659)
PaperMC/Paper@c58f8443 Check for valid NamespacedKey in OldEnum#valueOf (#13596)
PaperMC/Paper@3f5728e2 Cleanup CLI args (#13646)
This commit is contained in:
granny
2026-03-03 03:44:39 +00:00
parent e2fb2be5a7
commit 0fbf8d2312
5 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ version = 1.21.11-R0.1-SNAPSHOT
mcVersion = 1.21.11
apiVersion = 1.21.11
paperCommit = 7e80cef5198561d0db53406127e5b8bc7af51577
paperCommit = 3f5728e24942a470a428c60839eda5340f85f9f8
org.gradle.configuration-cache = true
org.gradle.caching = true