Update adventure (Fixes #582)

This commit is contained in:
Phoenix616 2024-04-19 16:55:53 +01:00
parent 6f5b56d20a
commit 7a73d66939
No known key found for this signature in database
GPG Key ID: 40E2321E71738EB0
1 changed files with 2 additions and 2 deletions

View File

@ -83,14 +83,14 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-platform-bukkit</artifactId>
<version>4.3.1-SNAPSHOT</version>
<version>4.3.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-gson</artifactId>
<version>4.14.0</version>
<version>4.16.0</version>
<scope>compile</scope>
<exclusions>
<exclusion>