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@8c007d9 properly read and store sus effect duration (#10050)
PaperMC/Paper@5385b21 [ci skip] Make test results viewable in-browser and downloadable (#10055)
PaperMC/Paper@086ca61 Fix world border edge collision (#10053)
  • Loading branch information
granny committed Dec 20, 2023
1 parent 0c417b7 commit 4d698b4
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 = 47b2c186d788795ca4e6262fb38ccebf6d33a62b
paperCommit = 086ca616d8bd98dde4e4859d29ce89314494d90c

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

0 comments on commit 4d698b4

Please sign in to comment.