chore(deps): update item-nbt-api and XSeries for Minecraft 1.21 support

This commit is contained in:
Christian Koop 2024-06-21 20:31:50 +02:00
parent e417233b5b
commit fabce46c4e
No known key found for this signature in database
GPG Key ID: 6A4A09E8ED946113
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@
<dependency>
<groupId>com.github.cryptomorin</groupId>
<artifactId>XSeries</artifactId>
<version>10.0.0</version>
<version>11.1.0</version>
<scope>compile</scope>
</dependency>
</dependencies>

View File

@ -226,7 +226,7 @@
<dependency>
<groupId>de.tr7zw</groupId>
<artifactId>item-nbt-api</artifactId>
<version>2.12.4</version>
<version>2.13.1</version>
<scope>compile</scope>
</dependency>