Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
Update dependency versions (#137)
Browse files Browse the repository at this point in the history
* Update dependency versions
  • Loading branch information
Denis committed Mar 30, 2018
1 parent f6b557e commit ecba0b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-checkbox</artifactId>
<version>2.0.0-beta1</version>
<version>2.0.0-beta2</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-text-field</artifactId>
<version>2.0.0-beta3</version>
<version>2.0.0-beta4</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ecba0b2

Please sign in to comment.