1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-18 19:24:10 +01:00

Updated Upstream (Bukkit/CraftBukkit)

Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
6fac07eb SPIGOT-6935: Make Arrow color nullable
abbc5c55 PR-730: Added a checkstyle rule to check for missing package declarations.
97157b12 PR-730: Added missing declaration of the org.bukkit.profile package.
9dcee1dc PR-727: Fix typo in StriderTemperatureChangeEvent javadocs

CraftBukkit Changes:
1e87776a SPIGOT-6935: Make Arrow color nullable
This commit is contained in:
Nassim Jahnke 2022-02-19 13:50:20 +01:00
parent 82a3c96a4f
commit 4e24cb5caa
3 changed files with 3 additions and 2 deletions

View file

@ -330,6 +330,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
- </executions>
- <configuration>
- <configLocation>checkstyle.xml</configLocation>
- <suppressionsLocation>checkstyle-suppressions.xml</suppressionsLocation>
- <includeTestSourceDirectory>true</includeTestSourceDirectory>
- </configuration>
- <dependencies>

@ -1 +1 @@
Subproject commit 8d8180320a17a60f563127fea77549ba420462c2
Subproject commit 6fac07ebfb9c836546d4fe10772a32cfb8357149

@ -1 +1 @@
Subproject commit c0326c2840e9f91d6109c1f364c69b4053a787dc
Subproject commit 1e87776acbb1f1c63fd9a5917b44eb2e7f1283a2