From 6b1204c0c38e35195a5c8a8dee25084077a71021 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Aug 2025 20:27:36 +0000 Subject: [PATCH] Update dependency fhir to v0.12.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 695aa71..faaf05c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: git: url: https://github.com/evoleen/fhir_rest_client.git ref: add_docs - fhir: 0.12.0 + fhir: 0.12.1 flutter: sdk: flutter flutter_bloc: 9.1.0