Skip to content

Commit

Permalink
Polish "Upgrade to Vaadin 24.3.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Dec 13, 2023
1 parent b8fa613 commit 0501bba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ initializr:
versionProperty: vaadin.version
mappings:
- compatibilityRange: "[3.0.0,3.3.0-M1)"
version: 24.3.0
version: 24.3.0
gradle:
dependency-management-plugin-version: 1.0.14.RELEASE
platform:
Expand Down Expand Up @@ -328,7 +328,7 @@ initializr:
artifactId: vaadin-spring-boot-starter
description: A web framework that allows you to write UI in pure Java without getting bogged down in JS, HTML, and CSS.
bom: vaadin
compatibilityRange: "[3.0.0,3.2.0-M1)"
compatibilityRange: "[3.0.0,3.3.0-M1)"
links:
- rel: guide
href: https://spring.io/guides/gs/crud-with-vaadin/
Expand Down

0 comments on commit 0501bba

Please sign in to comment.