Skip to content

Commit b58dc9a

Browse files
chore(deps): update dependency apple/swift-protobuf to from: "1.31.0"
1 parent 6cd1670 commit b58dc9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ let package = Package(
3535
dependencies: [
3636
.package(url: "https://github.com/apple/swift-nio.git", from: "2.83.0"),
3737
.package(url: "https://github.com/grpc/grpc-swift.git", exact: "1.26.1"),
38-
.package(url: "https://github.com/apple/swift-protobuf.git", from: "1.30.0"),
38+
.package(url: "https://github.com/apple/swift-protobuf.git", from: "1.31.0"),
3939
.package(url: "https://github.com/apple/swift-log.git", from: "1.6.3"),
4040
.package(url: "https://github.com/apple/swift-metrics.git", from: "2.7.0"),
4141
.package(url: "https://github.com/apple/swift-atomics.git", from: "1.3.0"),

0 commit comments

Comments
 (0)