diff --git a/build.gradle b/build.gradle index e642f37d..a015b111 100644 --- a/build.gradle +++ b/build.gradle @@ -102,7 +102,7 @@ dependencies { compile 'commons-lang:commons-lang:2.6' // Is needed for plugin compatibility compile 'org.scala-lang.modules:scala-parser-combinators_2.11:1.0.1' compile 'org.scala-lang:scala-compiler:2.11.1' - compile 'net.md-5:bungeecord-chat:1.12-SNAPSHOT' + compile 'net.md-5:bungeecord-chat:1.19-R0.1-SNAPSHOT' compile 'org.xerial:sqlite-jdbc:3.25.2' compile 'mysql:mysql-connector-java:5.1.47' compile 'net.md-5:SpecialSource:1.8.5'