We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe32476 commit 9f5bee7Copy full SHA for 9f5bee7
pom.xml
@@ -537,6 +537,13 @@
537
<vaadin.version>25.0.0-beta2</vaadin.version>
538
<jetty.version>11.0.26</jetty.version>
539
</properties>
540
+ <dependencies>
541
+ <dependency>
542
+ <groupId>com.vaadin</groupId>
543
+ <artifactId>vaadin-dev</artifactId>
544
+ <optional>true</optional>
545
+ </dependency>
546
+ </dependencies>
547
</profile>
548
549
</profiles>
0 commit comments