From 935a6f598803df6bf783a2fdf90290dc78f655e0 Mon Sep 17 00:00:00 2001 From: Automated <noreply+automated@papermc.io> Date: Wed, 22 Jul 2020 04:26:59 -0400 Subject: [PATCH] [Auto] Updated Upstream (Bukkit/CraftBukkit) Upstream has released updates that appears 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: f1e73b03 #525: Add contributors plugin.yml field. ef0999fe #529: Added getRecipe() method to retrieve a Recipe by it's NamespacedKey CraftBukkit Changes: 8b831a965 #714: Added getRecipe() method to retrieve a Recipe by it's NamespacedKey --- work/Bukkit | 2 +- work/CraftBukkit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/work/Bukkit b/work/Bukkit index aff39bc0dc..f1e73b038b 160000 --- a/work/Bukkit +++ b/work/Bukkit @@ -1 +1 @@ -Subproject commit aff39bc0dcacde5ed226f3423df00948466cf74b +Subproject commit f1e73b038b29211b199ff9b13bca576daeb660b2 diff --git a/work/CraftBukkit b/work/CraftBukkit index 6b95d595cf..8b831a9652 160000 --- a/work/CraftBukkit +++ b/work/CraftBukkit @@ -1 +1 @@ -Subproject commit 6b95d595cf8d406a7cff77c3784fc8c3a2788376 +Subproject commit 8b831a965200a2ba7d1c01d720e265565ae9f4d4