Skip to content

Commit

Permalink
chore(deps): bump Hangfire from 1.7.30 to 1.8.5
Browse files Browse the repository at this point in the history
Bumps [Hangfire](https://github.com/HangfireIO/Hangfire) from 1.7.30 to 1.8.5.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](HangfireIO/Hangfire@v1.7.30...v1.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2023
1 parent a385205 commit 9b89fe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Hangfire.Correlate/Hangfire.Correlate.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>netstandard2.0</TargetFrameworks>
Expand All @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="Correlate" Version="4.0.0" />
<PackageReference Include="Hangfire" Version="1.7.30" />
<PackageReference Include="Hangfire" Version="1.8.5" />
</ItemGroup>

</Project>

0 comments on commit 9b89fe6

Please sign in to comment.