Skip to content

Commit

Permalink
Merge pull request #1462 from BrighterCommand/dependabot/nuget/AWSSDK…
Browse files Browse the repository at this point in the history
….DynamoDBv2-3.7.0.2

chore(deps): bump AWSSDK.DynamoDBv2 from 3.5.4.37 to 3.7.0.2
  • Loading branch information
iancooper authored Mar 29, 2021
2 parents 33a9e9e + eb0c987 commit 84e6c71
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.5.4.37" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.0.2" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFrameworks>netstandard2.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.5.4.37" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.0.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Paramore.Brighter\Paramore.Brighter.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFrameworks>netstandard2.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.5.4.37" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.0.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Paramore.Brighter.DynamoDb.Extensions\Paramore.Brighter.DynamoDb.Extensions.csproj" />
Expand Down

0 comments on commit 84e6c71

Please sign in to comment.