Skip to content

Commit

Permalink
Update dependency Constructs to v10.2.65
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2023
1 parent 0c4c6da commit 87f47be
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 @@ -6,6 +6,6 @@

<ItemGroup>
<PackageReference Include="Amazon.CDK.Lib" Version="2.85.0" />
<PackageReference Include="Constructs" Version="10.2.56" />
<PackageReference Include="Constructs" Version="10.2.65" />
</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 @@ -17,9 +17,9 @@
},
"Constructs": {
"type": "Direct",
"requested": "[10.2.56, )",
"resolved": "10.2.56",
"contentHash": "lC3vpDlWwdGkD05/mhZ5EbY7El5hlOWLEoNO+67QMDQD7lM+qHLt+IqJ+oL8s3PVLM5Jyxedc+Q4T5pcXN+cHA==",
"requested": "[10.2.65, )",
"resolved": "10.2.65",
"contentHash": "c1KY+LqiK+MOjlq7KEOGOGNnnNlqMBL6lwDrrxmGT0HV2aQOhJWg2SEfwP3hQJOL8OlOXjK7kcTEmsEvG5j9dw==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.84.0, 2.0.0)"
}
Expand Down

0 comments on commit 87f47be

Please sign in to comment.