Skip to content

Commit

Permalink
Widen Vaadin's compatibility range to include Boot 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 authored and wilkinsona committed Nov 26, 2024
1 parent a0ba606 commit 1b608e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ initializr:
artifactId: vaadin-bom
versionProperty: vaadin.version
mappings:
- compatibilityRange: "[3.3.0,3.4.0-M1)"
- compatibilityRange: "[3.3.0,3.5.0-M1)"
version: 24.5.5
platform:
compatibilityRange: "3.3.0"
Expand Down

0 comments on commit 1b608e5

Please sign in to comment.