aboutsummaryrefslogtreecommitdiff
path: root/spark-bukkit/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'spark-bukkit/build.gradle')
-rw-r--r--spark-bukkit/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/spark-bukkit/build.gradle b/spark-bukkit/build.gradle
index 794465b..ca61d4c 100644
--- a/spark-bukkit/build.gradle
+++ b/spark-bukkit/build.gradle
@@ -1,6 +1,6 @@
dependencies {
compile project(':spark-common')
- compile('net.kyori:text-adapter-bukkit:3.0.2') {
+ compile('net.kyori:text-adapter-bukkit:3.0.5') {
exclude(module: 'text-api')
exclude(module: 'text-serializer-gson')
}