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.97 to 3.7.400.106.
- [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 Mar 5, 2025
1 parent e1c2726 commit fe1be5b
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.28" />
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.400.97" />
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.400.106" />
<PackageReference Include="LanguageExt.Core" Version="4.4.7" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit fe1be5b

Please sign in to comment.