Skip to content

Commit

Permalink
Merge pull request #1363 from manolo
Browse files Browse the repository at this point in the history
* pr/1363:
  Upgrade to Vaadin 24.2.5 and hilla 2.4.0

Closes gh-1363
  • Loading branch information
snicoll committed Nov 29, 2023
2 parents 7486b7c + 2659ed4 commit 0ebeda1
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 @@ -51,7 +51,7 @@ initializr:
versionProperty: hilla.version
mappings:
- compatibilityRange: "[3.1.0,3.2.0-M1)"
version: 2.1.9
version: 2.4.0
sentry:
groupId: io.sentry
artifactId: sentry-bom
Expand Down Expand Up @@ -142,7 +142,7 @@ initializr:
versionProperty: vaadin.version
mappings:
- compatibilityRange: "[3.0.0,3.2.0-M1)"
version: 24.2.4
version: 24.2.5
gradle:
dependency-management-plugin-version: 1.0.14.RELEASE
platform:
Expand Down

0 comments on commit 0ebeda1

Please sign in to comment.