build(deps): bump Refit.HttpClientFactory

Bumps [Refit.HttpClientFactory](https://github.com/reactiveui/refit) from 5.2.1 to 5.2.4.
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](https://github.com/reactiveui/refit/compare/v5.2.1...v5.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-27 11:02:27 +00:00 committed by Collin M. Barrett
parent f21443d218
commit 567fb318e3

View file

@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="5.0.0" />
<PackageReference Include="Refit.HttpClientFactory" Version="5.2.1" />
<PackageReference Include="Refit.HttpClientFactory" Version="5.2.4" />
</ItemGroup>
</Project>