Skip to content

Commit 043dde0

Browse files
Bump AWSSDK.DynamoDBv2 in /src in the awssdk group (#857)
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.21 to 3.7.406.22 - [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-version: 3.7.406.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: awssdk ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bba88ca commit 043dde0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
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.21" />
12+
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.406.22" />
1313
<PackageReference Include="NServiceBus" Version="9.2.7" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)