build(deps): bump Hangfire.AspNetCore

Bumps [Hangfire.AspNetCore](https://github.com/HangfireIO/Hangfire) from 1.7.32 to 1.7.33.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](https://github.com/HangfireIO/Hangfire/compare/v1.7.32...v1.7.33)

---
updated-dependencies:
- dependency-name: Hangfire.AspNetCore
  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] 2023-01-31 06:00:40 +00:00 committed by Collin M. Barrett
parent c08db6812c
commit 4561ec2616

View file

@ -17,7 +17,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Hangfire.AspNetCore" Version="1.7.32" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.7.33" />
<PackageReference Include="HangFire.Redis.StackExchange" Version="1.8.6" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="11.0.0" />