File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ let package = Package(
1919 )
2020 ] ,
2121 dependencies: [
22- . package ( url: " https://github.com/swift-server /swift-aws-lambda-runtime.git " , from: " 2.0 .0 " ) ,
23- . package ( url: " https://github.com/swift-server /swift-aws-lambda-events.git " , from: " 0.5.0 " ) ,
22+ . package ( url: " https://github.com/awslabs /swift-aws-lambda-runtime.git " , from: " 2.2 .0 " ) ,
23+ . package ( url: " https://github.com/awslabs /swift-aws-lambda-events.git " , from: " 0.5.0 " ) ,
2424 . package ( url: " https://github.com/swift-server/async-http-client.git " , from: " 1.22.0 " ) ,
2525 . package ( url: " https://github.com/swift-server/swift-service-lifecycle.git " , from: " 2.6.3 " ) ,
2626 . package ( url: " https://github.com/apple/swift-docc-plugin " , from: " 1.0.0 " ) ,
You can’t perform that action at this time.
0 commit comments