From cc4584f62f52b2d4b99cc9aec71820f33ed1a97d Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 19 Dec 2024 12:26:24 +0100 Subject: [PATCH] GH-1002 - Upgrade compatibility builds after Boot 3.3.7 release. --- .github/workflows/integration.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index bf6535e4..5cfdf61b 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -12,8 +12,8 @@ jobs: boot: - '3.1.12' - '3.2.12' - - '3.3.6' - - '3.3.7-SNAPSHOT' + - '3.3.7' + - '3.3.8-SNAPSHOT' - '3.4.1-SNAPSHOT' jmolecules: - '2023.2.1'