Skip to content

Commit

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

Closes gh-1620
  • Loading branch information
mhalbritter committed Oct 17, 2024
2 parents 64a1123 + f63c3d5 commit 27f2c71
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 27f2c71

Please sign in to comment.