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.304 to 3.7.304.16.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent da6812f commit bdf4dbc
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.16" />
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.304" />
<PackageReference Include="AWSSDK.Core" Version="3.7.304.31" />
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.304.16" />
<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 bdf4dbc

Please sign in to comment.