SBT updates, fixed GWT test depends.

This commit is contained in:
Michael Bayne
2013-10-08 12:18:48 -07:00
parent 6cfc376e8d
commit 9910bb691a
3 changed files with 9 additions and 9 deletions
+6
View File
@@ -42,6 +42,12 @@
</scm>
<dependencies>
<dependency>
<groupId>com.google.gwt</groupId>
<artifactId>gwt-dev</artifactId>
<version>2.4.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.gwt</groupId>
<artifactId>gwt-user</artifactId>