aboutsummaryrefslogtreecommitdiffhomepage
path: root/Spigot-API-Patches/0002-Add-FastUtil-to-Bukkit.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Spigot-API-Patches/0002-Add-FastUtil-to-Bukkit.patch')
-rw-r--r--Spigot-API-Patches/0002-Add-FastUtil-to-Bukkit.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Spigot-API-Patches/0002-Add-FastUtil-to-Bukkit.patch b/Spigot-API-Patches/0002-Add-FastUtil-to-Bukkit.patch
index 6fde591064..5a9a4031be 100644
--- a/Spigot-API-Patches/0002-Add-FastUtil-to-Bukkit.patch
+++ b/Spigot-API-Patches/0002-Add-FastUtil-to-Bukkit.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] Add FastUtil to Bukkit
Doesn't expose to plugins, just allows Paper-API to use it for optimization
diff --git a/pom.xml b/pom.xml
-index 14383eb14c5f3893edc7c76db90881d1abd4b675..ae9179d4e3ea5608dfb9a5677de7c59c403450cc 100644
+index 5adaed556ff075e11ad76e70b8d7e6244e2ff405..e81043213ca0b56c7306be5571f0f6e542695e95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,6 +49,12 @@