diff --git a/patches/api/0005-Adventure.patch b/patches/api/0005-Adventure.patch index d69faf3666..508fe38dc5 100644 --- a/patches/api/0005-Adventure.patch +++ b/patches/api/0005-Adventure.patch @@ -7,7 +7,7 @@ Co-authored-by: zml Co-authored-by: Jake Potrebic diff --git a/build.gradle.kts b/build.gradle.kts -index 464a209dbf52ebdfa287a553778a37c382a5405c..23b1e7600d2507be60cb8543773b91f4851afb4f 100644 +index 464a209dbf52ebdfa287a553778a37c382a5405c..9e003c1eb0d4e19ecfa7637fc41ec055c5ffdfdf 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -8,11 +8,24 @@ java { @@ -32,7 +32,7 @@ index 464a209dbf52ebdfa287a553778a37c382a5405c..23b1e7600d2507be60cb8543773b91f4 api("com.google.guava:guava:31.1-jre") api("com.google.code.gson:gson:2.10") - api("net.md-5:bungeecord-chat:1.16-R0.4") -+ api("net.md-5:bungeecord-chat:1.16-R0.4-deprecated+build.6") // Paper ++ api("net.md-5:bungeecord-chat:1.16-R0.4-deprecated+build.9") // Paper api("org.yaml:snakeyaml:1.33") api("org.joml:joml:1.10.5") // Paper start