Add gson to dependency management

This commit is contained in:
Adam
2018-06-06 15:29:00 -04:00
parent 9634eb8e06
commit db9b80a673
4 changed files with 5 additions and 3 deletions

View File

@@ -72,7 +72,6 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.4</version>
</dependency>
<dependency>
<groupId>net.runelite.pushingpixels</groupId>