We should be on guava r08.

Unless this breaks something.... then it's mike's fault.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6585 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2011-04-02 01:26:39 +00:00
parent b85a7d71a5
commit 12b8aa0a2a
+1 -1
View File
@@ -18,7 +18,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>r07</version>
<version>r08</version>
<scope>compile</scope>
</dependency>
<dependency>