We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19d9c4 commit 6a1b892Copy full SHA for 6a1b892
2 files changed
build/_build.csproj
@@ -19,7 +19,7 @@
19
<LangVersion>10.0</LangVersion>
20
</PropertyGroup>
21
<ItemGroup>
22
- <PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.406.12" />
+ <PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.406.21" />
23
<PackageReference Include="Nuke.Common" Version="7.0.6" />
24
</ItemGroup>
25
src/EventStoreAdapter/EventStoreAdapter.csproj
@@ -7,7 +7,7 @@
7
8
9
10
11
12
13
</Project>
0 commit comments