Skip to content

Commit

Permalink
Bump Hangfire from 1.8.6 to 1.8.7 (#26)
Browse files Browse the repository at this point in the history
Bumps [Hangfire](https://github.com/HangfireIO/Hangfire) from 1.8.6 to 1.8.7.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](HangfireIO/Hangfire@v1.8.6...v1.8.7)

---
updated-dependencies:
- dependency-name: Hangfire
  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] authored Jan 2, 2024
1 parent c2edd9b commit 2dddfbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Infrastructure/Infrastructure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Hangfire" Version="1.8.6"/>
<PackageReference Include="Hangfire" Version="1.8.7"/>
<PackageReference Include="Hangfire.MemoryStorage" Version="1.8.0"/>
<PackageReference Include="MediatR" Version="12.2.0"/>
<PackageReference Include="MediatR.Contracts" Version="2.0.1"/>
Expand Down

0 comments on commit 2dddfbb

Please sign in to comment.