1
0
mirror of https://github.com/songoda/SongodaCore.git synced 2025-03-23 11:59:23 +01:00

Updates dependency de.tr7zw:item-nbt-api to support Minecraft 1.19.3

This commit is contained in:
Christian Koop 2022-12-26 19:58:33 +01:00
parent 64865873f9
commit 6d28fce312
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

@ -128,7 +128,7 @@
<dependency>
<groupId>de.tr7zw</groupId>
<artifactId>item-nbt-api</artifactId>
<version>2.10.0</version>
<version>2.11.1</version>
<scope>compile</scope>
</dependency>