Skip to content

Commit

Permalink
Bump NIO minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Joannis committed Apr 2, 2023
1 parent 6056eae commit 944dfb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
targets: ["BSON"])
],
dependencies: [
.package(url: "https://github.com/apple/swift-nio.git", from: "2.0.0")
.package(url: "https://github.com/apple/swift-nio.git", from: "2.46.0")
],
targets: [
.target(
Expand Down

0 comments on commit 944dfb3

Please sign in to comment.