File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ let package = Package(
2121 . library( name: " AsyncHTTPClient " , targets: [ " AsyncHTTPClient " ] ) ,
2222 ] ,
2323 dependencies: [
24- . package ( url: " https://github.com/apple/swift-nio.git " , from: " 2.41.1 " ) ,
24+ . package ( url: " https://github.com/apple/swift-nio.git " , from: " 2.42.0 " ) ,
2525 . package ( url: " https://github.com/apple/swift-nio-ssl.git " , from: " 2.22.0 " ) ,
2626 . package ( url: " https://github.com/apple/swift-nio-http2.git " , from: " 1.19.0 " ) ,
2727 . package ( url: " https://github.com/apple/swift-nio-extras.git " , from: " 1.13.0 " ) ,
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ let package = Package(
2121 . library( name: " AsyncHTTPClient " , targets: [ " AsyncHTTPClient " ] ) ,
2222 ] ,
2323 dependencies: [
24- . package ( url: " https://github.com/apple/swift-nio.git " , from: " 2.41.1 " ) ,
24+ . package ( url: " https://github.com/apple/swift-nio.git " , from: " 2.42.0 " ) ,
2525 . package ( url: " https://github.com/apple/swift-nio-ssl.git " , from: " 2.22.0 " ) ,
2626 . package ( url: " https://github.com/apple/swift-nio-http2.git " , from: " 1.19.0 " ) ,
2727 . package ( url: " https://github.com/apple/swift-nio-extras.git " , from: " 1.13.0 " ) ,
You can’t perform that action at this time.
0 commit comments