aboutsummaryrefslogtreecommitdiff
path: root/spark-bungeecord/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'spark-bungeecord/build.gradle')
-rw-r--r--spark-bungeecord/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/spark-bungeecord/build.gradle b/spark-bungeecord/build.gradle
index 30eebd9..f1a6db5 100644
--- a/spark-bungeecord/build.gradle
+++ b/spark-bungeecord/build.gradle
@@ -1,6 +1,6 @@
dependencies {
implementation project(':spark-common')
- implementation('me.lucko:adventure-platform-bungeecord:4.8.1') {
+ implementation('me.lucko:adventure-platform-bungeecord:4.9.4') {
exclude(module: 'adventure-api')
exclude(module: 'checker-qual')
exclude(module: 'annotations')