Updates dependency item-nbt-api to v2.11.2 for Spigot 1.19.4 support

From the changelog:
>Add 1.19.4 as officially supported (2.11.1 will work fine on 1.19.4, but show a warning that it doesn't know about this version)
This commit is contained in:
Christian Koop 2023-03-29 18:21:41 +02:00
parent 6d84d84753
commit fafcf28e0b
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.11.1</version>
<version>2.11.2</version>
<scope>compile</scope>
</dependency>