Skip to content

Commit

Permalink
Update dependency Amazon.CDK.Lib to v2.103.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent cae3c15 commit e635ab5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.103.1" />
<PackageReference Include="Constructs" Version="10.2.70" />
</ItemGroup>
</Project>
12 changes: 6 additions & 6 deletions cicd/Cicd.Artifacts/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"net7.0": {
"Amazon.CDK.Lib": {
"type": "Direct",
"requested": "[2.96.1, )",
"resolved": "2.96.1",
"contentHash": "WInKC6gYru6doR+zbJptZ01bn/jbD+GmR3ydSs9fyqIavYcGnHlQViFyTVfHqs3Ew5VDZOO81FWF9zxFsCszTQ==",
"requested": "[2.103.1, )",
"resolved": "2.103.1",
"contentHash": "FhZCJjvf1ti4B2Mi1cpLGYULDlq8hHZxRMW2DoTJPfC9USq14K1NbyvLhRxBVgUF5YFuXgOkZMK7/ufnpocauw==",
"dependencies": {
"Amazon.CDK.Asset.AwsCliV1": "[2.2.200, 3.0.0)",
"Amazon.CDK.Asset.KubectlV20": "[2.1.2, 3.0.0)",
"Amazon.CDK.Asset.NodeProxyAgentV6": "[2.0.1, 3.0.0)",
"Amazon.JSII.Runtime": "[1.88.0, 2.0.0)",
"Amazon.JSII.Runtime": "[1.89.0, 2.0.0)",
"Constructs": "[10.0.0, 11.0.0)"
}
},
Expand Down Expand Up @@ -65,8 +65,8 @@
},
"Amazon.JSII.Runtime": {
"type": "Transitive",
"resolved": "1.88.0",
"contentHash": "nnMkYPbQRalOYZcrFt4fzZJKzmCDRj0JSxtmpwXboRVYu4zK8EHWo2T5vMvB38XH7jQwiT6nIJ/3l4b8Je+abQ==",
"resolved": "1.89.0",
"contentHash": "7RAx2LO+1tV87Z5UD5I7b5vrS3G0c/E2WuFbpyebI/84pdLw4+cuMX7cOR7kjl3lt07A39XIBnTiJFSFSkngAw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.Extensions.Logging": "7.0.0",
Expand Down

0 comments on commit e635ab5

Please sign in to comment.