aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0431-Implement-Mob-Goal-API.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/server/0431-Implement-Mob-Goal-API.patch')
-rw-r--r--patches/server/0431-Implement-Mob-Goal-API.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/server/0431-Implement-Mob-Goal-API.patch b/patches/server/0431-Implement-Mob-Goal-API.patch
index 1358e43080..1888e8d510 100644
--- a/patches/server/0431-Implement-Mob-Goal-API.patch
+++ b/patches/server/0431-Implement-Mob-Goal-API.patch
@@ -5,10 +5,10 @@ Subject: [PATCH] Implement Mob Goal API
diff --git a/build.gradle.kts b/build.gradle.kts
-index f42b0889a4ea1a7b2413c0f5399f043d7f243633..76e93c6a46286b8c035315f31828e0d2db9504f7 100644
+index 2d738d1c3c8da84bc9b1b88fd5d2fedc89f04fbf..ecd2a9cd422e67d5aeebf9abf2998452515fad80 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
-@@ -51,6 +51,7 @@ dependencies {
+@@ -49,6 +49,7 @@ dependencies {
implementation("co.aikar:cleaner:1.0-SNAPSHOT") // Paper
implementation("io.netty:netty-all:4.1.65.Final") // Paper