Skip to content

Commit

Permalink
build(deps): bump AWSSDK.KeyManagementService in /csharp/AppEncryption
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.KeyManagementService](https://github.com/aws/aws-sdk-net) from 3.7.400.74 to 3.7.400.89.
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.KeyManagementService
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent cd1b249 commit ce54def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/AppEncryption/AppEncryption/AppEncryption.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.405.16" />
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.400.74" />
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.400.89" />
<PackageReference Include="LanguageExt.Core" Version="4.4.7" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit ce54def

Please sign in to comment.