Skip to content

Commit

Permalink
Upgrade to Vaadin 24.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 authored and mhalbritter committed Oct 17, 2024
1 parent 64a1123 commit f63c3d5
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 @@ -157,8 +157,10 @@ initializr:
artifactId: vaadin-bom
versionProperty: vaadin.version
mappings:
- compatibilityRange: "[3.2.0,3.4.0-M1)"
- compatibilityRange: "[3.2.0,3.3.0-M1)"
version: 24.4.13
- compatibilityRange: "[3.3.0,3.4.0-M1)"
version: 24.5.0
platform:
compatibilityRange: "3.2.0"
dependencies:
Expand Down

0 comments on commit f63c3d5

Please sign in to comment.