diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index f82b87a3..35a17180 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -15,8 +15,8 @@ jobs: - '3.3.6' - '3.4.1-SNAPSHOT' jmolecules: - - '2023.2.0' - - '2025.0.0-RC1' + - '2023.2.1' + - '2025.0.0-RC2' name: Build against Boot ${{ matrix.boot }} / jMolecules ${{ matrix.jmolecules }} runs-on: ubuntu-latest