Skip to content

Commit ede8542

Browse files
committed
ci: add vaadin-dev dependency to v25 profile
1 parent a379259 commit ede8542

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
@@ -516,6 +516,11 @@
516516
<version>5.0.0</version>
517517
<scope>test</scope>
518518
</dependency>
519+
<dependency>
520+
<groupId>com.vaadin</groupId>
521+
<artifactId>vaadin-dev</artifactId>
522+
<optional>true</optional>
523+
</dependency>
519524
</dependencies>
520525
</profile>
521526

0 commit comments

Comments
 (0)