Skip to content

Commit 9cb4d03

Browse files
chore(deps): update dependency apple/swift-protobuf to from: "1.33.3" (#968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0eada0 commit 9cb4d03

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
@@ -32,7 +32,7 @@ let package = Package(
3232
.package(url: "https://github.com/open-telemetry/opentelemetry-swift-core.git", from: "2.2.0"),
3333
.package(url: "https://github.com/apple/swift-nio.git", from: "2.87.0"),
3434
.package(url: "https://github.com/grpc/grpc-swift.git", exact: "1.27.0"),
35-
.package(url: "https://github.com/apple/swift-protobuf.git", from: "1.32.0"),
35+
.package(url: "https://github.com/apple/swift-protobuf.git", from: "1.33.3"),
3636
.package(url: "https://github.com/apple/swift-log.git", from: "1.6.4"),
3737
.package(url: "https://github.com/apple/swift-metrics.git", from: "2.7.1")
3838
],

0 commit comments

Comments
 (0)