Skip to content

Commit

Permalink
Update TestBench and components to latest (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored Feb 12, 2018
1 parent 72697e7 commit 8fb63a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vaadin-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<flow.version>1.0.0.alpha20</flow.version>
<testbench.version>6.0.0.alpha10</testbench.version>
<testbench.version>6.0.0.alpha11</testbench.version>
<charts.version>6.0.0.alpha14</charts.version>
<board.version>1.0.0.alpha2</board.version>
<slf4j.version>1.7.25</slf4j.version>
Expand Down Expand Up @@ -243,7 +243,7 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-components-testbench</artifactId>
<version>1.0.0.alpha3</version>
<version>1.0.0.alpha5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8fb63a7

Please sign in to comment.