File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- // swift-tools-version: 6.0
1+ // swift-tools-version: 6.1
22
33import PackageDescription
44
@@ -26,8 +26,8 @@ let package = Package(
2626 )
2727 ] ,
2828 dependencies: [
29- . package ( url: " https://github.com/swift-server /swift-aws-lambda-runtime.git " , from: " 2.0 .0 " ) ,
30- . package ( url: " https://github.com/swift-server /swift-aws-lambda-events.git " , from: " 0.5.0 " ) ,
29+ . package ( url: " https://github.com/awslabs /swift-aws-lambda-runtime " , from: " 2.2 .0 " ) ,
30+ . package ( url: " https://github.com/awslabs /swift-aws-lambda-events.git " , from: " 0.5.0 " ) ,
3131 . package ( url: " https://github.com/swift-server/swift-service-lifecycle.git " , from: " 2.0.0 " ) ,
3232 . package ( url: " https://github.com/soto-project/soto.git " , from: " 7.0.0 " ) ,
3333 . package ( url: " https://github.com/apple/swift-log.git " , from: " 1.6.2 " ) ,
You can’t perform that action at this time.
0 commit comments