Skip to content

Commit 4b903d8

Browse files
paodbjavier-godoy
authored andcommitted
ci: add vaadin-dev dependency to v25 profile
1 parent fd55fdd commit 4b903d8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,11 @@
547547
<jetty.version>11.0.26</jetty.version>
548548
</properties>
549549
<dependencies>
550+
<dependency>
551+
<groupId>com.vaadin</groupId>
552+
<artifactId>vaadin-dev</artifactId>
553+
<optional>true</optional>
554+
</dependency>
550555
<dependency>
551556
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
552557
<artifactId>commons-demo</artifactId>

0 commit comments

Comments
 (0)