diff --git a/Package.swift b/Package.swift index 766bb95..f8d0774 100644 --- a/Package.swift +++ b/Package.swift @@ -30,7 +30,7 @@ let package = Package( dependencies: [ .package(url: "https://github.com/apple/swift-nio", from: "2.58.0"), .package(url: "https://github.com/swift-server/async-http-client.git", from: "1.23.0"), - .package(url: "https://github.com/apple/swift-openapi-runtime", from: "1.0.0"), + .package(url: "https://github.com/referencehealth/swift-openapi-runtime.git", branch: "main"), .package(url: "https://github.com/apple/swift-http-types", from: "1.0.0"), ], targets: [