Skip to content

Commit d08c3a5

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

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,10 @@
544544
<groupId>com.vaadin</groupId>
545545
<artifactId>vaadin-dev</artifactId>
546546
</dependency>
547+
<dependency>
548+
<groupId>com.vaadin</groupId>
549+
<artifactId>vaadin-dev</artifactId>
550+
</dependency>
547551
</dependencies>
548552
</profile>
549553

0 commit comments

Comments
 (0)