Skip to content

Commit

Permalink
build(demo): update commons-demo dependency to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy committed Dec 16, 2020
1 parent ce99f9e commit 9ab27aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<dependency>
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
<artifactId>commons-demo</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>3.0.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9ab27aa

Please sign in to comment.