Skip to content

Commit 5f85112

Browse files
chore(deps): update dependency apple/swift-nio to from: "2.88.0" (#967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98ad4c1 commit 5f85112

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.90.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)