Skip to content

Commit

Permalink
Merge pull request #477 from guitarrapc/dependabot/nuget/source/AWSSD…
Browse files Browse the repository at this point in the history
…K.Core-3.3.107.31
  • Loading branch information
dependabot-preview[bot] authored Jul 30, 2020
2 parents b342f7a + 6ac0658 commit f2acd52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion source/S3Sync.BenchmarkCore/S3Sync.BenchmarkCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.Core" Version="3.3.107.30" />
<PackageReference Include="AWSSDK.Core" Version="3.3.107.31" />
<PackageReference Include="BenchmarkDotNet" Version="0.12.1" />
<PackageReference Include="AWSSDK.S3" Version="3.3.111.32" />
<PackageReference Include="BenchmarkDotNet.Core" Version="0.10.14" />
Expand Down
2 changes: 1 addition & 1 deletion source/S3Sync.Core/S3Sync.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.Core" Version="3.3.107.30" />
<PackageReference Include="AWSSDK.Core" Version="3.3.107.31" />
<PackageReference Include="AWSSDK.S3" Version="3.3.111.32" />
</ItemGroup>

Expand Down

0 comments on commit f2acd52

Please sign in to comment.