Skip to content

Commit cfad86a

Browse files
ZheSun88snicoll
authored andcommitted
Upgrade to Vaadin 24.8.0
See gh-1842 Signed-off-by: Zhe Sun <31067185+ZheSun88@users.noreply.github.com>
1 parent 41f1e69 commit cfad86a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

start-site/src/main/resources/application.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,10 @@ initializr:
172172
artifactId: vaadin-bom
173173
versionProperty: vaadin.version
174174
mappings:
175-
- compatibilityRange: "[3.4.0,3.6.0-M1)"
175+
- compatibilityRange: "[3.4.0,3.5.0-M1)"
176176
version: 24.7.6
177+
- compatibilityRange: "[3.5.0,3.6.0-M1)"
178+
version: 24.8.0
177179
platform:
178180
compatibilityRange: "3.3.0"
179181
dependencies:

0 commit comments

Comments
 (0)