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@f041f48 Prevent infinite recursion on cyclic brig redirect (#10705)
  • Loading branch information
granny committed May 12, 2024
1 parent 818fa0d commit 4418fbf
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.6-R0.1-SNAPSHOT

mcVersion = 1.20.6
paperCommit = 7e48f66c05dcc85f8533c96b29fc90b87be65a66
paperCommit = f041f48458e6d81a54895e988867c0b738922d4d

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

0 comments on commit 4418fbf

Please sign in to comment.