Skip to content

Commit

Permalink
chore(deps): bump hilla.version from 24.4.0.alpha2 to 24.4.0.alpha3
Browse files Browse the repository at this point in the history
Bumps `hilla.version` from 24.4.0.alpha2 to 24.4.0.alpha3.

Updates `com.vaadin.hilla:hilla-bom` from 24.4.0.alpha2 to 24.4.0.alpha3

Updates `com.vaadin.hilla:hilla-maven-plugin` from 24.4.0.alpha2 to 24.4.0.alpha3

Updates `com.vaadin.hilla:plugin-base` from 24.4.0.alpha2 to 24.4.0.alpha3

---
updated-dependencies:
- dependency-name: com.vaadin.hilla:hilla-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vaadin.hilla:hilla-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vaadin.hilla:plugin-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent e538737 commit f507c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<quarkus.version>3.7.2</quarkus.version>
<hilla.version>24.4.0.alpha2</hilla.version>
<hilla.version>24.4.0.alpha3</hilla.version>

<assertj.version>3.25.3</assertj.version>

Expand Down

0 comments on commit f507c92

Please sign in to comment.