From 7896e54c2fe935e24eef1f781faaac69e00b612a Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Wed, 27 Dec 2023 09:40:29 +0200 Subject: [PATCH] Upgrade to Hilla 2.5.5 --- start-site/src/main/resources/application.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index 9dcf804bd3..9baf881ac9 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -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 @@ -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