Skip to content

Commit

Permalink
Update dependency Polly to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 27, 2018
1 parent 1b2d80f commit f44df12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Hypepool.Core/Hypepool.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<ItemGroup>
<PackageReference Include="NetUV.Core" Version="0.1.140" />
<PackageReference Include="Polly" Version="5.8.0" />
<PackageReference Include="Polly" Version="6.1.0" />
<PackageReference Include="Serilog" Version="2.6.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.0.0" />
<PackageReference Include="Serilog.Sinks.ColoredConsole" Version="3.0.1" />
Expand Down

0 comments on commit f44df12

Please sign in to comment.