diff options
author | Artur Signell <artur@vaadin.com> | 2016-11-24 14:52:15 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2016-11-25 09:33:26 +0000 |
commit | d63c1f9014e0a49e5250edd41bd5c7542901c267 (patch) | |
tree | 8a7551900962c15917487df0f977798bb0295917 /pom.xml | |
parent | 24b43d902c71ea469e2105f3a1c8be2f84610f04 (diff) | |
download | vaadin-framework-d63c1f9014e0a49e5250edd41bd5c7542901c267.tar.gz vaadin-framework-d63c1f9014e0a49e5250edd41bd5c7542901c267.zip |
Upgrade to TestBench 5 alpha1 and JUnit 4.12
Change-Id: Ib3f88b6aca37ebb1962b4692df0c4ba11fe92bc2
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -227,7 +227,7 @@ <dependency> <groupId>com.vaadin</groupId> <artifactId>vaadin-testbench</artifactId> - <version>4.1.0</version> + <version>5.0.0.alpha1</version> </dependency> <dependency> <groupId>org.eclipse.jetty</groupId> |