build(deps): bump Hangfire.AspNetCore

Bumps [Hangfire.AspNetCore](https://github.com/HangfireIO/Hangfire) from 1.7.22 to 1.7.23.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](https://github.com/HangfireIO/Hangfire/compare/v1.7.22...v1.7.23)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-31 11:03:21 +00:00 committed by Collin M. Barrett
parent 076f66beab
commit 57eeda798e

View file

@ -16,7 +16,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Hangfire.AspNetCore" Version="1.7.22" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.7.23" />
<PackageReference Include="HangFire.Redis.StackExchange" Version="1.8.4" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="9.0.0" />