Change Bungeecord version

This commit is contained in:
Marc Baloup 2017-07-05 03:52:13 +02:00
parent 5832e5270d
commit 1098897955
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<dependency>
<groupId>fr.pandacube.bungeecord</groupId>
<artifactId>bungeecord-chat</artifactId>
<version>1.12-SNAPSHOT</version>
<version>${bungeecord.version}</version>
<scope>compile</scope>
</dependency>
<dependency>