Skip to content

Commit

Permalink
chore(deps): bump AWSSDK.Core and AWSSDK.KeyManagementService
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.Core](https://github.com/aws/aws-sdk-net) and [AWSSDK.KeyManagementService](https://github.com/aws/aws-sdk-net). These dependencies needed to be updated together.

Updates `AWSSDK.Core` from 3.7.304.2 to 3.7.400.56
- [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)

Updates `AWSSDK.KeyManagementService` from 3.7.304 to 3.7.400.56
- [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.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 Nov 22, 2024
1 parent 1169bc8 commit f5719f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ComAmazonawsKms/runtimes/net/AWS-KMS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@

<ItemGroup>
<PackageReference Include="DafnyRuntime" Version="[4.2.0,$(DafnyVersion)]" />
<PackageReference Include="AWSSDK.Core" Version="3.7.304.16" />
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.304" />
<PackageReference Include="AWSSDK.Core" Version="3.7.400.56" />
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.400.56" />
<ProjectReference Include="../../../StandardLibrary/runtimes/net/STD.csproj" />
<!--
System.Collections.Immutable can be removed once dafny.msbuild is updated with
Expand Down

0 comments on commit f5719f0

Please sign in to comment.