Skip to content

Commit

Permalink
Update guava to 17.0 fixes #7
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 committed Jun 19, 2014
1 parent 18a2d0a commit f372ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-gwt</artifactId>
<version>16.0</version>
<version>17.0</version>
</dependency>
<dependency>
<groupId>com.squareup.retrofit</groupId>
Expand Down

0 comments on commit f372ba3

Please sign in to comment.