Skip to content

Commit c209cfa

Browse files
Bump AWSSDK.DynamoDBv2 from 3.7.103.8 to 4.0.10.2
--- updated-dependencies: - dependency-name: AWSSDK.DynamoDBv2 dependency-version: 4.0.10.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: AWSSDK.DynamoDBv2 dependency-version: 4.0.10.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79478a9 commit c209cfa

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.2" />
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.2" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)