Skip to content

Commit c7ec847

Browse files
committed
ci: add vaadin-dev dependency to v25 profile
1 parent 43be568 commit c7ec847

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
@@ -523,6 +523,11 @@
523523
<version>5.0.0</version>
524524
<scope>test</scope>
525525
</dependency>
526+
<dependency>
527+
<groupId>com.vaadin</groupId>
528+
<artifactId>vaadin-dev</artifactId>
529+
<optional>true</optional>
530+
</dependency>
526531
</dependencies>
527532
</profile>
528533

0 commit comments

Comments
 (0)