1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-03-31 00:36:24 +02:00

Bump adventure to 4.8.0 ()

This commit is contained in:
TheBusyBiscuit 2021-06-11 18:09:47 +02:00 committed by GitHub
parent 1ab5b82b22
commit f7dc72359b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
pom.xml

@ -238,27 +238,27 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-gson</artifactId>
<version>4.7.0</version>
<version>4.8.0</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-api</artifactId>
<version>4.7.0</version>
<version>4.8.0</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-nbt</artifactId>
<version>4.7.0</version>
<version>4.8.0</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-key</artifactId>
<version>4.7.0</version>
<version>4.8.0</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-gson-legacy-impl</artifactId>
<version>4.7.0</version>
<version>4.8.0</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>