Skip to content

Commit 7a4ce19

Browse files
committed
build(demo): update commons-demo dependency to 3.0.0
1 parent 63ab9ce commit 7a4ce19

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
144144
<artifactId>commons-demo</artifactId>
145-
<version>2.1.0-SNAPSHOT</version>
145+
<version>3.0.0</version>
146146
<scope>test</scope>
147147
</dependency>
148148
</dependencies>

0 commit comments

Comments
 (0)