Skip to content

Commit

Permalink
⬆️ update NBTAPI to support 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranhart committed Sep 29, 2023
1 parent 97402f4 commit ec1450d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>ca.tweetzy</groupId>
<artifactId>flight</artifactId>
<version>3.14.2</version>
<version>3.14.3</version>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>

Expand Down Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>de.tr7zw</groupId>
<artifactId>item-nbt-api</artifactId>
<version>2.11.3</version>
<version>2.12.0</version>
</dependency>

<!-- Non-Spigot Plugins -->
Expand Down

0 comments on commit ec1450d

Please sign in to comment.