aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/ivy.xml
diff options
context:
space:
mode:
authorJonatan Kronqvist <jonatan@vaadin.com>2014-01-31 13:06:42 +0200
committerVaadin Code Review <review@vaadin.com>2014-01-31 11:22:01 +0000
commit691580e36b1b5a04e1f18004783b28ca9892fa31 (patch)
tree61bb44b51c671af98e9f626895a5a8b73778cb88 /uitest/ivy.xml
parent16e079fcaed8cf531187475527ae52e7cf2d2504 (diff)
downloadvaadin-framework-691580e36b1b5a04e1f18004783b28ca9892fa31.tar.gz
vaadin-framework-691580e36b1b5a04e1f18004783b28ca9892fa31.zip
Update TestBench dependency to 3.1.2
TestBench 3.1.2 is deployed to the testing grid, but the vaadin project still depended on 3.1.1 until this fix. Change-Id: Idecf0c772bd59d144a2caf3454d7749e352fef8a
Diffstat (limited to 'uitest/ivy.xml')
-rw-r--r--uitest/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/ivy.xml b/uitest/ivy.xml
index 9c86b2b68c..352cd89f2e 100644
--- a/uitest/ivy.xml
+++ b/uitest/ivy.xml
@@ -83,7 +83,7 @@
<dependency org="org.hsqldb" name="hsqldb" rev="2.2.6"
conf="build,ide -> default" />
<dependency org="com.vaadin" name="vaadin-testbench"
- rev="3.1.1" conf="build-provided,ide -> default" />
+ rev="3.1.2" conf="build-provided,ide -> default" />
</dependencies>
</ivy-module>