Skip to content

Commit

Permalink
chore(deps): bump vaadin.version from 24.2.1 to 24.2.2
Browse files Browse the repository at this point in the history
Bumps `vaadin.version` from 24.2.1 to 24.2.2.

Updates `com.vaadin:vaadin-bom` from 24.2.1 to 24.2.2

Updates `com.vaadin:vaadin-quarkus-extension` from 24.2.1 to 24.2.2

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent ddba182 commit 6432d36
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.1</vaadin.version>
<vaadin.version>24.2.2</vaadin.version>
<hilla-maven-plugin.phase>compile</hilla-maven-plugin.phase>
</properties>

Expand Down

0 comments on commit 6432d36

Please sign in to comment.