diff --git a/Package.swift b/Package.swift index 091fd8e..9ea9c87 100644 --- a/Package.swift +++ b/Package.swift @@ -22,7 +22,7 @@ let package = Package( dependencies: [ .package(url: "https://github.com/StanfordSpezi/Spezi", from: "1.0.0"), .package(url: "https://github.com/apple/FHIRModels", .upToNextMinor(from: "0.5.0")), - .package(url: "https://github.com/StanfordBDHG/ResearchKit", from: "2.2.19"), + .package(url: "https://github.com/StanfordBDHG/ResearchKit", from: "2.2.21"), .package(url: "https://github.com/StanfordBDHG/ResearchKitOnFHIR", from: "1.0.0") ], targets: [