Skip to content

Commit

Permalink
chore: add hilla-dev-mode in hilla-bom (#1991)
Browse files Browse the repository at this point in the history
Related-to: vaadin/platform/issues/4946

Co-authored-by: Manuel Carrasco Moñino <[email protected]>
  • Loading branch information
vercel-talented and manolo committed Jan 29, 2024
1 parent b1a79f5 commit 8d13125
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/java/hilla-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@
<artifactId>hilla-dev</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.vaadin.hilla</groupId>
<artifactId>hilla-dev-mode</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.vaadin.hilla</groupId>
<artifactId>endpoint</artifactId>
Expand Down

0 comments on commit 8d13125

Please sign in to comment.