Skip to content

Commit

Permalink
Bump Hangfire.Core from 1.8.4 to 1.8.5 (#2003)
Browse files Browse the repository at this point in the history
Bumps [Hangfire.Core](https://github.com/HangfireIO/Hangfire) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](HangfireIO/Hangfire@v1.8.4...v1.8.5)

---
updated-dependencies:
- dependency-name: Hangfire.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 17, 2023
1 parent fcb98f6 commit 90928c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HealthChecks.Hangfire/HealthChecks.Hangfire.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Hangfire.Core" Version="1.8.4" />
<PackageReference Include="Hangfire.Core" Version="1.8.5" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="7.0.9" />
<Compile Include="../HealthCheckResultTask.cs" />
</ItemGroup>
Expand Down

0 comments on commit 90928c2

Please sign in to comment.