From 43017b3a4410e95df40ff923f158a521cbba1c65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 09:55:01 +0000 Subject: [PATCH] Update dependency hapifhir/org.hl7.fhir.core to v6.9.6 --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a976828e3..af5424675 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -25,8 +25,8 @@ env: BLAZECTL_CHECKSUM: ed411d59b4856667c7817235caacdd0933c59858a342f91982141e6ce2c0e663 # renovate: datasource=github-release-attachments depName=hapifhir/org.hl7.fhir.core - VALIDATOR_VERSION: 6.9.5 - VALIDATOR_CHECKSUM: 69670c9427692e53f89cf1aa5eb719fe163101bdba0118a30519d22ff8d9a5a0 + VALIDATOR_VERSION: 6.9.6 + VALIDATOR_CHECKSUM: b09adfeb7829836150813d2ab63a0dfec3898e3ded7ccd112733752d50576859 jobs: fmt: