fix compiling of the plugin

This commit is contained in:
WesleyVanNeck 2019-09-12 16:58:21 +02:00 committed by GitHub
parent 5fdaa161c9
commit 09a94300cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 37 additions and 37 deletions

View File

@ -25,7 +25,7 @@
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-api</artifactId>
<version>1.14.4-SNAPSHOT</version>
<version>1.14-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>