Updated the dependency to the current Gson trunk: 1.7.2-SNAPSHOT

This commit is contained in:
Inderjeet Singh 2011-04-13 22:47:03 +00:00
parent 3b22069823
commit 4e99d66817

View File

@ -41,7 +41,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>1.7-SNAPSHOT</version>
<version>1.7.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.code.caliper</groupId>