We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1e4042 commit 37785ceCopy full SHA for 37785ce
Package.swift
@@ -43,7 +43,7 @@ let products: [Product] = [
43
let dependencies: [Package.Dependency] = [
44
.package(
45
url: "https://github.com/grpc/grpc-swift.git",
46
- from: "2.0.0"
+ from: "2.1.1"
47
),
48
49
url: "https://github.com/grpc/grpc-swift-protobuf.git",
0 commit comments