mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-04-20 02:08:15 +02:00
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@76fb5060 Add vanilla error message to precondition for DialogBaseImpl (#12831) PaperMC/Paper@fcfc6c3f Expose HexColor argument type (#12833) PaperMC/Paper@4000fcc3 Fix typo in PluginBootstrap javadocs (#12821) PaperMC/Paper@25d358cf [ci/skip] javadoc: Fix grammatical error for getState (#12817) PaperMC/Paper@ba7c9826 Add missing Range annotations to dialog types PaperMC/Paper@533d93c7 Don't consume anchor charge if loc changes (#12835)
This commit is contained in:
@@ -2,7 +2,7 @@ group = org.purpurmc.purpur
|
||||
version = 1.21.7-R0.1-SNAPSHOT
|
||||
|
||||
mcVersion = 1.21.7
|
||||
paperCommit = 1bf6364b97de3202348df8b3c0c522cc54be5bbb
|
||||
paperCommit = 533d93c758e248207a5f0134ed51b83e0b07f472
|
||||
|
||||
org.gradle.configuration-cache = true
|
||||
org.gradle.caching = true
|
||||
|
||||
Reference in New Issue
Block a user