build(deps): bump Hangfire.AspNetCore

Bumps [Hangfire.AspNetCore](https://github.com/HangfireIO/Hangfire) from 1.7.13 to 1.7.14.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](https://github.com/HangfireIO/Hangfire/compare/v1.7.13...v1.7.14)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-25 11:14:15 +00:00 committed by Collin M. Barrett
parent cd9cdcd538
commit b032d4576f

View file

@ -17,7 +17,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Hangfire.AspNetCore" Version="1.7.13" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.7.14" />
<PackageReference Include="HangFire.Redis.StackExchange" Version="1.8.4" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="8.1.0" />