Skip to content

Commit 3832ba9

Browse files
Bump AWSSDK.DynamoDBv2 from 3.7.103.8 to 3.7.400.13
Bumps [AWSSDK.DynamoDBv2](https://github.com/aws/aws-sdk-net) from 3.7.103.8 to 3.7.400.13. - [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>
1 parent 79478a9 commit 3832ba9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DecoratorGenerator.UnitTests/DecoratorGenerator.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.103.8" />
13+
<PackageReference Include="AWSSDK.DynamoDBv2" Version="4.0.10.1" />
1414
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />
1515
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing" Version="1.1.2" />
1616
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.0.0" />

SampleLibrary/SampleLibrary.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.103.8" />
10+
<PackageReference Include="AWSSDK.DynamoDBv2" Version="4.0.10.1" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)