Skip to content

Commit

Permalink
Update dependency Amazon.CDK.Lib to v2.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brighid-bot committed Mar 29, 2023
1 parent 48e4ece commit 240e9cc
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cicd/Cicd.Artifacts/Cicd.Artifacts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Amazon.CDK.Lib" Version="2.46.0" />
<PackageReference Include="Amazon.CDK.Lib" Version="2.71.0" />
<PackageReference Include="Constructs" Version="10.1.294" />
</ItemGroup>
</Project>
35 changes: 31 additions & 4 deletions cicd/Cicd.Artifacts/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@
"net6.0": {
"Amazon.CDK.Lib": {
"type": "Direct",
"requested": "[2.46.0, )",
"resolved": "2.46.0",
"contentHash": "oAIJAG8AuERLWpP/hVjat8VOSHPm770CC8xJsaPjbGzbIk/gofMZszgtR1k82W3Xjxxwsr6dsOw+k5iy/RqREw==",
"requested": "[2.71.0, )",
"resolved": "2.71.0",
"contentHash": "xnJt0ygU69H6Bg07T5mt2THjP94zDj2NMlyqtdqQ+p8KRF62Usjz615xuQjmxeQ5oeU2J+VNwTsxhtBGWIClcg==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.69.0, 2.0.0)",
"Amazon.CDK.Asset.AwsCliV1": "[2.2.97, 3.0.0)",
"Amazon.CDK.Asset.KubectlV20": "[2.1.1, 3.0.0)",
"Amazon.CDK.Asset.NodeProxyAgentV5": "[2.0.77, 3.0.0)",
"Amazon.JSII.Runtime": "[1.77.0, 2.0.0)",
"Constructs": "[10.0.0, 11.0.0)"
}
},
Expand All @@ -30,6 +33,30 @@
"StyleCop.Analyzers.Unstable": "1.2.0.354"
}
},
"Amazon.CDK.Asset.AwsCliV1": {
"type": "Transitive",
"resolved": "2.2.97",
"contentHash": "iSAh0DugtD6XO5FL+g+O+yGgQQ0mxkmeISKKXdapAB938VQ1S+jwEopDBl68POxqFq/OxFNXFDuq1oOHGKWPrA==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.77.0, 2.0.0)"
}
},
"Amazon.CDK.Asset.KubectlV20": {
"type": "Transitive",
"resolved": "2.1.1",
"contentHash": "d/Dtwp4PQ30awCAdGIueWC2H1+WI9F8vXFdUMkrTjTevNvMvW+L9r8xDXdxLwHJPswL6t+33/LMyKx1QmGtaTw==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.70.0, 2.0.0)"
}
},
"Amazon.CDK.Asset.NodeProxyAgentV5": {
"type": "Transitive",
"resolved": "2.0.77",
"contentHash": "8SfKP8R8UcaHytTo60WFVmbiBJ1uwvYSA90kwioQ9yHfxGMRV8qTIyPYx+B/gmWtYCAQvrY+CdWE3Ll3X0o/zQ==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.77.0, 2.0.0)"
}
},
"Amazon.JSII.Runtime": {
"type": "Transitive",
"resolved": "1.79.0",
Expand Down

0 comments on commit 240e9cc

Please sign in to comment.