aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/api/0005-Add-FastUtil-to-Bukkit.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/api/0005-Add-FastUtil-to-Bukkit.patch')
-rw-r--r--patches/api/0005-Add-FastUtil-to-Bukkit.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/api/0005-Add-FastUtil-to-Bukkit.patch b/patches/api/0005-Add-FastUtil-to-Bukkit.patch
index bba992a3cd..748e23457b 100644
--- a/patches/api/0005-Add-FastUtil-to-Bukkit.patch
+++ b/patches/api/0005-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/build.gradle.kts b/build.gradle.kts
-index 89208fed89181f890bb7a2bb237ed744ec2aea96..1a80f7c7e7f4ae9857b732897dc2ee7cfc187626 100644
+index 2a4b8a6b06ed3df1a5e4d90bc4e36c227347d027..6180e0ee8e83d2a4799741348908b59c43a2efe1 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -35,6 +35,7 @@ dependencies {