Update MineDown to 1.7.0 and adventure to 4.7.0

This commit is contained in:
Phoenix616 2021-03-17 22:09:13 +01:00
parent 227e3e77f0
commit aadfaff397
No known key found for this signature in database
GPG Key ID: 40E2321E71738EB0
1 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@
<dependency>
<groupId>de.themoep</groupId>
<artifactId>minedown-adventure</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.7.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
@ -98,7 +98,7 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-gson</artifactId>
<version>4.3.0</version>
<version>4.7.0</version>
<scope>compile</scope>
<exclusions>
<exclusion>