Skip to content

Commit 11ccaae

Browse files
committed
build(demo): update commons-demo dependency to 2.1.0-SNAPSHOT
1 parent 699af4a commit 11ccaae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
116116
<artifactId>commons-demo</artifactId>
117-
<version>1.0.0-SNAPSHOT</version>
117+
<version>2.1.0-SNAPSHOT</version>
118118
<scope>test</scope>
119119
</dependency>
120120
</dependencies>

0 commit comments

Comments
 (0)