Skip to content

Commit

Permalink
Add gson as a dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Sep 26, 2018
1 parent 37fe0b6 commit db1897c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,7 @@
<!-- importer -->
<dependency org="org.slf4j" name="slf4j-api" rev="${versions.slf4j}"/>
<dependency org="ch.qos.logback" name="logback-classic" rev="${versions.logback}"/>
<!-- offline importer -->
<dependency org="com.google.code.gson" name="gson" rev="${versions.gson}"/>
</dependencies>
</ivy-module>

0 comments on commit db1897c

Please sign in to comment.