Skip to content

Commit

Permalink
Bump Polly from 6.1.2 to 7.2.1 in /Winleafs.Wpf (#142)
Browse files Browse the repository at this point in the history
Bumps [Polly](https://github.com/App-vNext/Polly) from 6.1.2 to 7.2.1.
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/master/CHANGELOG.md)
- [Commits](https://github.com/App-vNext/Polly/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Stijn Oostdam <44873195+StijnOostdam@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] and StijnOostdam authored Sep 28, 2020
1 parent 5a04bfd commit d987fc5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Winleafs.Api/Winleafs.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="NLog" Version="4.7.5" />
<PackageReference Include="Polly" Version="6.1.2" />
<PackageReference Include="Polly" Version="7.2.1" />
<PackageReference Include="RestSharp" Version="106.6.7" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion Winleafs.Wpf/Winleafs.Wpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<Version>0.48.0</Version>
</PackageReference>
<PackageReference Include="Polly">
<Version>6.1.2</Version>
<Version>7.2.1</Version>
</PackageReference>
<PackageReference Include="RestSharp">
<Version>106.6.7</Version>
Expand Down
2 changes: 1 addition & 1 deletion Winleafs.Wpf/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<package id="NLog" version="4.7.5" targetFramework="net461" />
<package id="NLog.Config" version="4.6.7" targetFramework="net461" />
<package id="NLog.Schema" version="4.7.5" targetFramework="net461" />
<package id="Polly" version="7.2.1" targetFramework="net461" />
<package id="Octokit" version="0.48.0" targetFramework="net461" />
<package id="Polly" version="6.1.2" targetFramework="net461" />
<package id="RestSharp" version="106.6.7" targetFramework="net461" />
<package id="Tmds.MDns" version="0.7.0" targetFramework="net461" />
<package id="WindowsDisplayAPI" version="1.3.0.13" targetFramework="net461" />
Expand Down

0 comments on commit d987fc5

Please sign in to comment.