Skip to content

Commit

Permalink
chore(deps): bump Hangfire.Core from 1.7.37 to 1.8.17
Browse files Browse the repository at this point in the history
Bumps [Hangfire.Core](https://github.com/HangfireIO/Hangfire) from 1.7.37 to 1.8.17.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](HangfireIO/Hangfire@v1.7.37...v1.8.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 43987dd commit 6836ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hangfire.Correlate/Hangfire.Correlate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="Correlate" Version="5.3.0" />
<PackageReference Include="Hangfire.Core" Version="1.7.37" />
<PackageReference Include="Hangfire.Core" Version="1.8.17" />
</ItemGroup>

</Project>

0 comments on commit 6836ed8

Please sign in to comment.