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 63982ca commit f53628fCopy full SHA for f53628f
Package.swift
@@ -39,7 +39,7 @@ let products: [Product] = [
39
let dependencies: [Package.Dependency] = [
40
.package(
41
url: "https://github.com/grpc/grpc-swift.git",
42
- from: "2.1.0"
+ from: "2.1.1"
43
),
44
45
url: "https://github.com/apple/swift-protobuf.git",
0 commit comments