Use the latest/greatest guava. For now.

This doesn't feel like a step forward.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6243 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2010-10-27 20:03:46 +00:00
parent ff817dbca9
commit e00884ac54
+1 -1
View File
@@ -62,7 +62,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>r05</version>
<version>r07</version>
<scope>compile</scope>
</dependency>
<dependency>