Skip to content

Commit

Permalink
Update dependency Amazon.CDK.Lib to v2.98.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent cae3c15 commit 2d7cd5e
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.96.1" />
<PackageReference Include="Amazon.CDK.Lib" Version="2.98.0" />
<PackageReference Include="Constructs" Version="10.2.70" />
</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.96.1, )",
"resolved": "2.96.1",
"contentHash": "WInKC6gYru6doR+zbJptZ01bn/jbD+GmR3ydSs9fyqIavYcGnHlQViFyTVfHqs3Ew5VDZOO81FWF9zxFsCszTQ==",
"requested": "[2.98.0, )",
"resolved": "2.98.0",
"contentHash": "dbIVgyAeuu5CEN8kRm2iXDfNCPqWrqhG15IxbVqEskLsuOxDqLA9k2iZ/40tOl38InQLpc8FzDp7Mn5wcJZvhw==",
"dependencies": {
"Amazon.CDK.Asset.AwsCliV1": "[2.2.200, 3.0.0)",
"Amazon.CDK.Asset.KubectlV20": "[2.1.2, 3.0.0)",
Expand Down

0 comments on commit 2d7cd5e

Please sign in to comment.