SPIGOT-1637: Update bungeecord-chat to 1.9-SNAPSHOT

This commit is contained in:
BlackHole 2016-03-02 17:01:03 +01:00
parent ec51994608
commit 9a04cd8ee3

View file

@ -15,7 +15,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ <dependency>
+ <groupId>net.md-5</groupId>
+ <artifactId>bungeecord-chat</artifactId>
+ <version>1.8-SNAPSHOT</version>
+ <version>1.9-SNAPSHOT</version>
+ <type>jar</type>
+ <scope>compile</scope>
+ </dependency>