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.303.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.DynamoDBv2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 7f2f87a commit 95b168a
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.2" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.300.2" />
<PackageReference Include="AWSSDK.Core" Version="3.7.304.10" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.303.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 95b168a

Please sign in to comment.