Skip to content

Commit 85437e0

Browse files
committed
ci: add vaadin-dev dependency to v25 profile
1 parent 699c140 commit 85437e0

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
@@ -422,6 +422,11 @@
422422
<version>5.0.0</version>
423423
<scope>test</scope>
424424
</dependency>
425+
<dependency>
426+
<groupId>com.vaadin</groupId>
427+
<artifactId>vaadin-dev</artifactId>
428+
<optional>true</optional>
429+
</dependency>
425430
<dependency>
426431
<groupId>jakarta.servlet</groupId>
427432
<artifactId>jakarta.servlet-api</artifactId>

0 commit comments

Comments
 (0)