Skip to content

Commit

Permalink
Updating Gson version to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanuel Cron committed Oct 7, 2015
1 parent 1ffa2fb commit 503a9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.3.1</version>
<version>2.4</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 503a9e5

Please sign in to comment.