File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ let package = Package(
21
21
. library( name: " AsyncHTTPClient " , targets: [ " AsyncHTTPClient " ] ) ,
22
22
] ,
23
23
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 " ) ,
25
25
. package ( url: " https://github.com/apple/swift-nio-ssl.git " , from: " 2.22.0 " ) ,
26
26
. package ( url: " https://github.com/apple/swift-nio-http2.git " , from: " 1.19.0 " ) ,
27
27
. 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(
21
21
. library( name: " AsyncHTTPClient " , targets: [ " AsyncHTTPClient " ] ) ,
22
22
] ,
23
23
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 " ) ,
25
25
. package ( url: " https://github.com/apple/swift-nio-ssl.git " , from: " 2.22.0 " ) ,
26
26
. package ( url: " https://github.com/apple/swift-nio-http2.git " , from: " 1.19.0 " ) ,
27
27
. 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