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.
2 parents e2c97b7 + 977f0f1 commit 7bb228fCopy full SHA for 7bb228f
Package.swift
@@ -28,7 +28,7 @@ let package = Package(
28
.package(url: "https://github.com/apple/swift-log.git", from: "1.6.1"),
29
.package(url: "https://github.com/apple/swift-nio.git", from: "2.80.0"),
30
.package(url: "https://github.com/apple/swift-nio-extras.git", from: "1.24.1"),
31
- .package(url: "https://github.com/apple/swift-protobuf.git", from: "1.28.2"),
+ .package(url: "https://github.com/apple/swift-protobuf.git", from: "1.31.0"),
32
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.25.2"),
33
],
34
targets: [
0 commit comments