mirror of
https://github.com/GeyserMC/MCProtocolLib.git
synced 2025-01-07 05:02:09 -05:00
Bump OpenNBT version.
This commit is contained in:
parent
ff04d75b1b
commit
b9f0d690a3
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -65,7 +65,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.spacehq</groupId>
|
<groupId>org.spacehq</groupId>
|
||||||
<artifactId>opennbt</artifactId>
|
<artifactId>opennbt</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.1</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in a new issue