Skip to content

Commit

Permalink
build: set vaadin dependency as optional
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy committed Dec 28, 2023
1 parent f9e68b7 commit e9bc9b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-core</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>dev.hilla</groupId>
Expand Down

0 comments on commit e9bc9b3

Please sign in to comment.