CHG: NBT-API Update
This commit is contained in:
parent
9f80640c5c
commit
f4d3fd103f
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -41,7 +41,7 @@
|
|||
<groupId>io.socket</groupId>
|
||||
<artifactId>socket.io-client</artifactId>
|
||||
<!--suppress MavenPackageUpdate -->
|
||||
<version>1.0.1</version>
|
||||
<version>1.0.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>nl.iobyte</groupId>
|
||||
|
@ -57,7 +57,7 @@
|
|||
<dependency>
|
||||
<groupId>de.tr7zw</groupId>
|
||||
<artifactId>item-nbt-api</artifactId>
|
||||
<version>2.8.0</version>
|
||||
<version>2.10.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.milkbowl.vault</groupId>
|
||||
|
|
Reference in a new issue