Revert adventure-text-serializer-gson to 4.14.0 (Fixes #590)

Newer versions don't seem to be compatible with current platform release :S
This commit is contained in:
Phoenix616 2024-04-23 00:32:27 +01:00
parent 7a73d66939
commit 46d4f583ba
No known key found for this signature in database
GPG Key ID: 2F963B95632B8467
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-gson</artifactId>
<version>4.16.0</version>
<version>4.14.0</version>
<scope>compile</scope>
<exclusions>
<exclusion>