Dump craftapi for updated GSON version and allow . in legit usernames

This commit is contained in:
games647
2022-05-21 14:02:32 +02:00
parent b04b8f5806
commit fc50c997ba
2 changed files with 3 additions and 3 deletions

View File

@@ -148,7 +148,7 @@
<dependency>
<groupId>com.github.games647</groupId>
<artifactId>craftapi</artifactId>
<version>0.5.1</version>
<version>0.5.3</version>
</dependency>
<!-- APIs we can use because they are available in all platforms (Spigot, Bungee, Velocity) -->