File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,7 @@ let package = Package(
1010 . library( name: " AWSLambdaEvents " , targets: [ " AWSLambdaEvents " ] )
1111 ] ,
1212 dependencies: [
13- . package ( url: " https://github.com/apple/swift-docc-plugin " , from: " 1.0.0 " ) ,
14- . package ( url: " https://github.com/apple/swift-http-types.git " , exact: " 1.4.0 " ) ,
13+ . package ( url: " https://github.com/apple/swift-http-types.git " , from: " 1.5.1 " )
1514 ] ,
1615 targets: [
1716 . target(
Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ let package = Package(
1111 . library( name: " AWSLambdaEvents " , targets: [ " AWSLambdaEvents " ] )
1212 ] ,
1313 dependencies: [
14- . package ( url: " https://github.com/apple/swift-docc-plugin " , from: " 1.0.0 " ) ,
15- . package ( url: " https://github.com/apple/swift-http-types.git " , from: " 1.0.0 " ) ,
14+ . package ( url: " https://github.com/apple/swift-http-types.git " , from: " 1.5.1 " )
1615 ] ,
1716 targets: [
1817 . target(
You can’t perform that action at this time.
0 commit comments