Skip to content

Commit b080867

Browse files
javier-godoypaodb
authored andcommitted
ci: add vaadin-dev dependency to v25 profile
1 parent cd543a8 commit b080867

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

0 commit comments

Comments
 (0)