aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/ivy.xml
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/ivy.xml')
-rw-r--r--uitest/ivy.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/uitest/ivy.xml b/uitest/ivy.xml
index 04dc6a1c6a..33ac7c7c04 100644
--- a/uitest/ivy.xml
+++ b/uitest/ivy.xml
@@ -118,8 +118,8 @@
<!-- Mainly for SQLContainer tests -->
<dependency org="org.hsqldb" name="hsqldb" rev="2.2.6"
conf="build -> default" />
- <dependency org="com.vaadin" name="vaadin-testbench"
- rev="5.0.0.alpha2" conf="build-provided -> default" />
+ <dependency org="com.vaadin" name="vaadin-testbench-api"
+ rev="${vaadin.version}" conf="build-provided -> default" />
<!-- This should be removed once tests have been updated to use lang3 -->
<dependency org="commons-lang" name="commons-lang"
rev="2.6" conf="build -> default" />