diff --git a/Package.swift b/Package.swift index 5b45a71..1fe15a6 100644 --- a/Package.swift +++ b/Package.swift @@ -29,7 +29,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/vapor/vapor.git", from: "4.0.0"), - .package(url: "https://github.com/vapor-community/google-cloud-kit.git", from: "1.0.0-rc.7") + .package(url: "https://github.com/vapor-community/google-cloud-kit.git", .exact("1.0.0-rc.9")), ], targets: [ .target(