Skip to content

Commit

Permalink
Update dependency Amazon.CDK.Lib to v2.87.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2023
1 parent f9447fd commit 2942ade
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.85.0" />
<PackageReference Include="Amazon.CDK.Lib" Version="2.87.0" />
<PackageReference Include="Constructs" Version="10.2.56" />
</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.85.0, )",
"resolved": "2.85.0",
"contentHash": "4jIArB6yU/Y5HacyOVy5rktIll6JaM/f6pVhXhcdkXx80rgtY3NDwdx93WpYThxZlFHDfOqXBfQTZJsuD104Ew==",
"requested": "[2.87.0, )",
"resolved": "2.87.0",
"contentHash": "4XU23/2c1/uQBlWX6uZsXnCjOKAd1RJLpAiSbG1TpGX52tKRrrGyhxPaEKyO5lShygHiNOd+Td2Hf5Ofq8oCpA==",
"dependencies": {
"Amazon.CDK.Asset.AwsCliV1": "[2.2.177, 3.0.0)",
"Amazon.CDK.Asset.KubectlV20": "[2.1.1, 3.0.0)",
Expand Down

0 comments on commit 2942ade

Please sign in to comment.