Skip to content

Commit 8b1295e

Browse files
javier-godoymlopezFC
authored andcommitted
ci: add vaadin-dev dependency to v25 profile
1 parent 2ec4b3a commit 8b1295e

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
@@ -550,6 +550,11 @@
550550
<version>5.0.0</version>
551551
<scope>test</scope>
552552
</dependency>
553+
<dependency>
554+
<groupId>com.vaadin</groupId>
555+
<artifactId>vaadin-dev</artifactId>
556+
<optional>true</optional>
557+
</dependency>
553558
</dependencies>
554559
</profile>
555560

0 commit comments

Comments
 (0)