Skip to content

Commit

Permalink
build(deps): bump Hangfire.AspNetCore from 1.8.16 to 1.8.17 (#2611)
Browse files Browse the repository at this point in the history
* build(deps): bump Hangfire.AspNetCore from 1.8.16 to 1.8.17

Bumps [Hangfire.AspNetCore](https://github.com/HangfireIO/Hangfire) from 1.8.16 to 1.8.17.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](HangfireIO/Hangfire@v1.8.16...v1.8.17)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update BervProject.WebApi.Boilerplate.csproj

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bervianto Leo Pratama <bervianto.leo@gmail.com>
  • Loading branch information
dependabot[bot] and berviantoleo authored Dec 5, 2024
1 parent a02889b commit 4e7f8b8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.18.2" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.23.0" />
<PackageReference Include="Azure.Storage.Queues" Version="12.21.0" />
<PackageReference Include="Hangfire" Version="1.8.16" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.16" />
<PackageReference Include="Hangfire" Version="1.8.17" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.17" />
<PackageReference Include="HangFire.Autofac" Version="2.6.0" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.10" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
Expand Down

0 comments on commit 4e7f8b8

Please sign in to comment.