mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-29 12:27:59 +01:00
Fix gson depend entry in pom.xml
By: md_5 <git@md-5.net>
This commit is contained in:
parent
c5f5673150
commit
14f3943d53
@ -69,7 +69,8 @@
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
<version>2.2.4</version>
|
||||
<version>2.2.4</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.avaje</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user