Skip to content

Commit

Permalink
Upgrade to Vaadin 24.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 authored and mhalbritter committed Dec 18, 2024
1 parent 28e76bb commit 101ae23
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 101ae23

Please sign in to comment.