Skip to content

Commit 8f7676c

Browse files
committed
ci: add vaadin-dev dependency to v25 profile
1 parent 4693f77 commit 8f7676c

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
@@ -491,6 +491,11 @@
491491
<version>5.0.0</version>
492492
<scope>test</scope>
493493
</dependency>
494+
<dependency>
495+
<groupId>com.vaadin</groupId>
496+
<artifactId>vaadin-dev</artifactId>
497+
<optional>true</optional>
498+
</dependency>
494499
</dependencies>
495500
</profile>
496501

0 commit comments

Comments
 (0)