Skip to content

Commit 6a1b892

Browse files
chore(deps): Update dependency AWSSDK.DynamoDBv2 to 3.7.406.21 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b19d9c4 commit 6a1b892

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build/_build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<LangVersion>10.0</LangVersion>
2020
</PropertyGroup>
2121
<ItemGroup>
22-
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.406.12" />
22+
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.406.21" />
2323
<PackageReference Include="Nuke.Common" Version="7.0.6" />
2424
</ItemGroup>
2525

src/EventStoreAdapter/EventStoreAdapter.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.406.12" />
10+
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.406.21" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)