We need the latest gwt-utils to get rid of guava-jdk5.

This commit is contained in:
Michael Bayne
2013-05-07 14:23:41 -07:00
parent d62faf77c4
commit a878b744fc
+1 -1
View File
@@ -45,7 +45,7 @@
<dependency> <dependency>
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>gwt-utils</artifactId> <artifactId>gwt-utils</artifactId>
<version>1.7</version> <version>1.7.1</version>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>