File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ let package = Package(
10
10
dependencies: [
11
11
. package ( url: " https://github.com/apple/swift-openapi-runtime.git " , from: " 1.0.0 " ) ,
12
12
. package ( url: " https://github.com/swift-server/swift-aws-lambda-runtime.git " , from: " 1.0.0-alpha.3 " ) ,
13
- . package ( url: " https://github.com/swift-server/swift-aws-lambda-events.git " , from: " 0.3 .0" ) ,
13
+ . package ( url: " https://github.com/swift-server/swift-aws-lambda-events.git " , from: " 1.0 .0" ) ,
14
14
. package ( url: " https://github.com/apple/swift-docc-plugin " , from: " 1.3.0 " ) ,
15
15
] ,
16
16
targets: [
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ let package = Package(
10
10
dependencies: [
11
11
. package ( url: " https://github.com/apple/swift-openapi-runtime.git " , from: " 1.0.0 " ) ,
12
12
. package ( url: " https://github.com/swift-server/swift-aws-lambda-runtime.git " , from: " 1.0.0-alpha.3 " ) ,
13
- . package ( url: " https://github.com/swift-server/swift-aws-lambda-events.git " , from: " 0.3 .0" ) ,
13
+ . package ( url: " https://github.com/swift-server/swift-aws-lambda-events.git " , from: " 1.0 .0" ) ,
14
14
. package ( url: " https://github.com/apple/swift-docc-plugin " , from: " 1.3.0 " ) ,
15
15
] ,
16
16
targets: [
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ let package = Package(
10
10
dependencies: [
11
11
. package ( url: " https://github.com/apple/swift-openapi-runtime.git " , from: " 1.0.0 " ) ,
12
12
. package ( url: " https://github.com/swift-server/swift-aws-lambda-runtime.git " , from: " 1.0.0-alpha.3 " ) ,
13
- . package ( url: " https://github.com/swift-server/swift-aws-lambda-events.git " , from: " 0.3 .0" ) ,
13
+ . package ( url: " https://github.com/swift-server/swift-aws-lambda-events.git " , from: " 1.0 .0" ) ,
14
14
. package ( url: " https://github.com/apple/swift-docc-plugin " , from: " 1.3.0 " ) ,
15
15
] ,
16
16
targets: [
You can’t perform that action at this time.
0 commit comments