Skip to content

Commit

Permalink
Updated Upstream (Paper)
Browse files Browse the repository at this point in the history
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@570cfb4 Validate missed resource location parsing
PaperMC/Paper@e46276e Fixup NamespacedKey parsing
PaperMC/Paper@f1c5f01 [ci skip] Fix typo
PaperMC/Paper@07b956e Fix tests by disabling them
  • Loading branch information
granny committed Jan 7, 2024
1 parent 871ca99 commit 3727300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group = org.purpurmc.purpur
version = 1.20.4-R0.1-SNAPSHOT

mcVersion = 1.20.4
paperCommit = a58e29db993120e8cb625b63ada06e2638ff2ac2
paperCommit = 07b956e3a30d9cd192111829b59bdf4372f128b1

org.gradle.caching = true
org.gradle.parallel = true
Expand Down

0 comments on commit 3727300

Please sign in to comment.