Skip to content

Commit

Permalink
Bump Amazon.CDK.Lib from 2.104.0 to 2.110.0
Browse files Browse the repository at this point in the history
Bumps [Amazon.CDK.Lib](https://github.com/aws/aws-cdk) from 2.104.0 to 2.110.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.104.0...v2.110.0)

---
updated-dependencies:
- dependency-name: Amazon.CDK.Lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 56cc786 commit 04eb39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AuroraSetup/AuroraSetup.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Amazon.CDK.Lib" Version="2.104.0" />
<PackageReference Include="Amazon.CDK.Lib" Version="2.110.0" />
<PackageReference Include="Amazon.Jsii.Analyzers" Version="1.91.0" />
<PackageReference Include="Constructs" Version="10.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 04eb39f

Please sign in to comment.