Skip to content

Commit

Permalink
chore(deps): bump vaadin.version from 24.2.4 to 24.2.5 (#445)
Browse files Browse the repository at this point in the history
Bumps `vaadin.version` from 24.2.4 to 24.2.5.

Updates `com.vaadin:vaadin-bom` from 24.2.4 to 24.2.5

Updates `com.vaadin:vaadin-quarkus-extension` from 24.2.4 to 24.2.5

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vaadin:vaadin-quarkus-extension
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 28, 2023
1 parent 4979586 commit 3e40593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/hybrid-smoke-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>quarkus-hilla-hybrid-smoke-tests</artifactId>
<name>Quarkus - Hilla - Hybrid Smoke Tests</name>
<properties>
<vaadin.version>24.2.4</vaadin.version>
<vaadin.version>24.2.5</vaadin.version>
<hilla-maven-plugin.phase>compile</hilla-maven-plugin.phase>
</properties>

Expand Down

0 comments on commit 3e40593

Please sign in to comment.