mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2025-02-23 07:41:42 +01:00
Update nbt-api to 2.3.1
This commit is contained in:
parent
4aaf88f011
commit
efac87d489
@ -1,4 +1,4 @@
|
||||
From d540b974aa3d9220df3a984f7065d2dc3b39fbe1 Mon Sep 17 00:00:00 2001
|
||||
From 260c7f99167242e6cdfb9de6fca8baea3c9f48d2 Mon Sep 17 00:00:00 2001
|
||||
From: tr7zw <tr7zw@live.de>
|
||||
Date: Thu, 2 Apr 2020 18:49:56 +0200
|
||||
Subject: [PATCH] Add NBT-API as first-class lib
|
||||
@ -11,7 +11,7 @@ Subject: [PATCH] Add NBT-API as first-class lib
|
||||
4 files changed, 56 insertions(+)
|
||||
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index d9fb880ff..5af052e7f 100644
|
||||
index d9fb880ff..96e0a3511 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -44,6 +44,11 @@
|
||||
@ -33,7 +33,7 @@ index d9fb880ff..5af052e7f 100644
|
||||
+ <dependency>
|
||||
+ <groupId>de.tr7zw</groupId>
|
||||
+ <artifactId>item-nbt-api</artifactId>
|
||||
+ <version>2.3.0</version>
|
||||
+ <version>2.3.1</version>
|
||||
+ </dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user