3
0
Fork 0

CHG: NBT-API Update

This commit is contained in:
BuildTools 2022-11-06 19:42:46 +01:00
parent 9f80640c5c
commit f4d3fd103f

View file

@ -41,7 +41,7 @@
<groupId>io.socket</groupId> <groupId>io.socket</groupId>
<artifactId>socket.io-client</artifactId> <artifactId>socket.io-client</artifactId>
<!--suppress MavenPackageUpdate --> <!--suppress MavenPackageUpdate -->
<version>1.0.1</version> <version>1.0.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>nl.iobyte</groupId> <groupId>nl.iobyte</groupId>
@ -57,7 +57,7 @@
<dependency> <dependency>
<groupId>de.tr7zw</groupId> <groupId>de.tr7zw</groupId>
<artifactId>item-nbt-api</artifactId> <artifactId>item-nbt-api</artifactId>
<version>2.8.0</version> <version>2.10.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.milkbowl.vault</groupId> <groupId>net.milkbowl.vault</groupId>