Skip to content

Commit

Permalink
Update dependency Polly to v5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 8, 2018
1 parent a076654 commit 182067a
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.7.0" />
<PackageReference Include="Polly" Version="5.9.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 182067a

Please sign in to comment.