@@ -35,7 +35,7 @@ let products: [Product] = [
let dependencies: [Package.Dependency] = [
.package(
url: "https://github.com/grpc/grpc-swift.git",
- branch: "main"
+ exact: "2.0.0-beta.1"
),
url: "https://github.com/apple/swift-nio.git",