Skip to content

Commit 1a8877b

Browse files
chore(deps): update dependency apple/swift-nio to from: "2.89.0"
1 parent 75da90c commit 1a8877b

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
@@ -30,7 +30,7 @@ let package = Package(
3030
],
3131
dependencies: [
3232
.package(url: "https://github.com/open-telemetry/opentelemetry-swift-core.git", from: "2.2.0"),
33-
.package(url: "https://github.com/apple/swift-nio.git", from: "2.87.0"),
33+
.package(url: "https://github.com/apple/swift-nio.git", from: "2.89.0"),
3434
.package(url: "https://github.com/grpc/grpc-swift.git", exact: "1.27.0"),
3535
.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"),

0 commit comments

Comments
 (0)