Skip to content

Commit 9ff9c16

Browse files
committed
ci: add vaadin-dev dependency to v25 profile
1 parent 8b70f4b commit 9ff9c16

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,11 @@
494494
<version>6.0.0</version>
495495
<scope>provided</scope>
496496
</dependency>
497+
<dependency>
498+
<groupId>com.vaadin</groupId>
499+
<artifactId>vaadin-dev</artifactId>
500+
<optional>true</optional>
501+
</dependency>
497502
<dependency>
498503
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
499504
<artifactId>commons-demo</artifactId>

0 commit comments

Comments
 (0)