Skip to content

Commit

Permalink
chore(deps): bump AWSSDK.KeyManagementService
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.KeyManagementService](https://github.com/aws/aws-sdk-net) from 3.7.300.2 to 3.7.303.4.
- [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 May 31, 2024
1 parent 3e77feb commit f9c7f06
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="$(DafnyVersion)" />
<PackageReference Include="AWSSDK.Core" Version="3.7.304.2" />
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.300.2" />
<PackageReference Include="AWSSDK.Core" Version="3.7.304.8" />
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.303.4" />
<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 f9c7f06

Please sign in to comment.