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 057d57971b..86fcfc4b0e 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 2a4b8a6b06ed3df1a5e4d90bc4e36c227347d027..2e6996775d4424e6ac92aa337cad8abfcf184b90 100644
+index c5478e937eddb39be27306dae34353a4dedfcbdf..6457e9e11620b9b77f067e2d45d7fb45235f23d3 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -35,6 +35,7 @@ dependencies {