Skip to content

Commit b1ba55c

Browse files
Bump AWSSDK.DynamoDBv2 in /src in the awssdk group (#835)
Bumps the awssdk group in /src with 1 update: [AWSSDK.DynamoDBv2](https://github.com/aws/aws-sdk-net). Updates `AWSSDK.DynamoDBv2` from 3.7.406.4 to 3.7.406.5 - [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.DynamoDBv2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: awssdk ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fa4000 commit b1ba55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.Persistence.DynamoDB/NServiceBus.Persistence.DynamoDB.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup Label="Public dependencies">
12-
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.406.4" />
12+
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.406.5" />
1313
<PackageReference Include="NServiceBus" Version="9.2.6" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)