Skip to content

Commit

Permalink
Update dependency Amazon.CDK.Lib to v2.74.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 13, 2023
1 parent 0f7192f commit 090458f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.73.0" />
<PackageReference Include="Amazon.CDK.Lib" Version="2.74.0" />
<PackageReference Include="Constructs" Version="10.1.309" />
</ItemGroup>
</Project>
6 changes: 3 additions & 3 deletions cicd/Cicd.Artifacts/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net7.0": {
"Amazon.CDK.Lib": {
"type": "Direct",
"requested": "[2.73.0, )",
"resolved": "2.73.0",
"contentHash": "iJPebTqgbIRNrbAQZnLCubOB0aMnHzd7Hpk1uo1Vamn0tWCccwAolQ7opTSq0dYJE4B0lpXme3zd13Pkk1VTdg==",
"requested": "[2.74.0, )",
"resolved": "2.74.0",
"contentHash": "/+fryI/zp5fimvmH7zZHxmvqSb1HlfbCcFb++j9NF0kSMycy18k2JT7hOvhoGARBjGqaxpUqG3Wn62vfssTOlQ==",
"dependencies": {
"Amazon.CDK.Asset.AwsCliV1": "[2.2.97, 3.0.0)",
"Amazon.CDK.Asset.KubectlV20": "[2.1.1, 3.0.0)",
Expand Down

0 comments on commit 090458f

Please sign in to comment.