Skip to content

Commit

Permalink
Merge pull request #1678 from ZheSun88
Browse files Browse the repository at this point in the history
* pr/1678:
  Upgrade to Vaadin 24.6.0

Closes gh-1678
  • Loading branch information
mhalbritter committed Dec 18, 2024
2 parents 28e76bb + 101ae23 commit 24699a3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,10 @@ initializr:
artifactId: vaadin-bom
versionProperty: vaadin.version
mappings:
- compatibilityRange: "[3.3.0,3.5.0-M1)"
- compatibilityRange: "[3.3.0,3.4.0-M1)"
version: 24.5.8
- compatibilityRange: "[3.4.0,3.5.0-M1)"
version: 24.6.0
platform:
compatibilityRange: "3.3.0"
dependencies:
Expand Down

0 comments on commit 24699a3

Please sign in to comment.