Skip to content

Commit

Permalink
chore(deps): bump AWSSDK.DynamoDBv2
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.DynamoDBv2](https://github.com/aws/aws-sdk-net) from 3.7.300.2 to 3.7.400.3.
- [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.DynamoDBv2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent d6a09c9 commit eb34225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ComAmazonawsDynamodb/runtimes/net/ComAmazonawsDynamodb.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.DynamoDBv2" Version="3.7.300.2" />
<PackageReference Include="AWSSDK.Core" Version="3.7.400.3" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.400.3" />
<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 eb34225

Please sign in to comment.