build(deps): bump Refit.HttpClientFactory

Bumps [Refit.HttpClientFactory](https://github.com/reactiveui/refit) from 6.0.94 to 6.1.15.
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](https://github.com/reactiveui/refit/compare/v6.0.94...v6.1.15)

---
updated-dependencies:
- dependency-name: Refit.HttpClientFactory
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-15 11:03:02 +00:00 committed by Collin M. Barrett
parent 0300f4c65a
commit 3ff3621cb5

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.1" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.0.94" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.1.15" />
</ItemGroup>
</Project>