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 @@ -34,7 +34,7 @@ let package = Package(
3434 . package ( url: " https://github.com/apple/swift-nio.git " , from: " 2.81.0 " ) ,
3535 . package ( url: " https://github.com/apple/swift-log.git " , from: " 1.5.4 " ) ,
3636 . package ( url: " https://github.com/apple/swift-collections.git " , from: " 1.1.4 " ) ,
37- . package ( url: " https://github.com/swift-server/swift-service-lifecycle.git " , from: " 2.6.3 " ) ,
37+ . package ( url: " https://github.com/swift-server/swift-service-lifecycle.git " , from: " 2.8.0 " ) ,
3838 ] ,
3939 targets: [
4040 . target(
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ let package = Package(
2424 . package ( url: " https://github.com/apple/swift-nio.git " , from: " 2.81.0 " ) ,
2525 . package ( url: " https://github.com/apple/swift-log.git " , from: " 1.5.4 " ) ,
2626 . package ( url: " https://github.com/apple/swift-collections.git " , from: " 1.1.4 " ) ,
27- . package ( url: " https://github.com/swift-server/swift-service-lifecycle.git " , from: " 2.6.3 " ) ,
27+ . package ( url: " https://github.com/swift-server/swift-service-lifecycle.git " , from: " 2.8.0 " ) ,
2828 ] ,
2929 targets: [
3030 . target(
You can’t perform that action at this time.
0 commit comments