Skip to content

Commit

Permalink
Merge pull request #1386 from ZheSun88
Browse files Browse the repository at this point in the history
* pr/1386:
  Upgrade to Hilla 2.5.5

Closes gh-1386
  • Loading branch information
snicoll committed Dec 27, 2023
2 parents 0ca0ae0 + 23b5548 commit 9e5a984
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ initializr:
artifactId: hilla-bom
versionProperty: hilla.version
mappings:
- compatibilityRange: "[3.1.0,3.2.0-M1)"
version: 2.4.0
- compatibilityRange: "[3.1.0,3.3.0-M1)"
version: 2.5.5
sentry:
groupId: io.sentry
artifactId: sentry-bom
Expand Down Expand Up @@ -340,7 +340,7 @@ initializr:
- name: Hilla
id: hilla
bom: hilla
compatibilityRange: "[3.1.0-M1,3.2.0-M1)"
compatibilityRange: "[3.1.0-M1,3.3.0-M1)"
facets:
- web
groupId: dev.hilla
Expand Down

0 comments on commit 9e5a984

Please sign in to comment.