Guava 10.0.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1180 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Ray Greenwell
2011-09-28 22:27:17 +00:00
parent 9476b70a26
commit 6adac94c77
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>r08</version>
<version>10.0</version>
<scope>compile</scope>
</dependency>
<dependency>