mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-07 19:12:22 +01:00
Update gson to 2.2.4
By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
parent
4620e4931a
commit
4a6bb1a983
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
<version>2.1</version>
|
||||
<version>2.2.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.avaje</groupId>
|
||||
|
|
Loading…
Reference in a new issue