mirror of
https://github.com/cnaude/PurpleIRC-spigot.git
synced 2024-11-25 11:35:36 +01:00
Update for MC 1.9.2.
This commit is contained in:
parent
e663de701b
commit
155b1467cc
4
pom.xml
4
pom.xml
@ -6,7 +6,7 @@
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<!-- Bukkit API Version, change if out dated -->
|
||||
<bukkit.version>1.9</bukkit.version>
|
||||
<bukkit.version>1.9.2</bukkit.version>
|
||||
<build.number>SNAPSHOT</build.number>
|
||||
</properties>
|
||||
|
||||
@ -352,7 +352,7 @@
|
||||
<dependency>
|
||||
<groupId>com.cnaude.supervanish</groupId>
|
||||
<artifactId>SuperVanish</artifactId>
|
||||
<version>5.5.0</version>
|
||||
<version>5.6.2</version>
|
||||
</dependency>
|
||||
|
||||
<!-- SimpleTicketManager -->
|
||||
|
Loading…
Reference in New Issue
Block a user