build(deps): bump HangFire.Redis.StackExchange

Bumps [HangFire.Redis.StackExchange](https://github.com/marcoCasamento/Hangfire.Redis.StackExchange) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/marcoCasamento/Hangfire.Redis.StackExchange/releases)
- [Commits](https://github.com/marcoCasamento/Hangfire.Redis.StackExchange/commits)

---
updated-dependencies:
- dependency-name: HangFire.Redis.StackExchange
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-18 11:02:30 +00:00 committed by Collin M. Barrett
parent aa97c078af
commit fd21ca4e88

View file

@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="Hangfire.AspNetCore" Version="1.7.24" />
<PackageReference Include="HangFire.Redis.StackExchange" Version="1.8.4" />
<PackageReference Include="HangFire.Redis.StackExchange" Version="1.8.5" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="5.0.1" />