diff --git a/Package.swift b/Package.swift index 30b8afd..6c0c1e1 100644 --- a/Package.swift +++ b/Package.swift @@ -13,7 +13,7 @@ let package = Package( dependencies: [ .package(url: "https://github.com/stephencelis/SQLite.swift.git", from: "0.14.1"), .package(url: "https://github.com/apple/swift-protobuf.git", from: "1.25.2"), - .package(url: "https://github.com/christophhagen/HealthKitExtensions", branch: "main"), //from: "0.3.3"), + .package(url: "https://github.com/christophhagen/HealthKitExtensions", from: "0.4.0"), ], targets: [ .target(