Skip to content

Commit 4e7f8b8

Browse files
build(deps): bump Hangfire.AspNetCore from 1.8.16 to 1.8.17 (#2611)
* 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>
1 parent a02889b commit 4e7f8b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.18.2" />
2525
<PackageReference Include="Azure.Storage.Blobs" Version="12.23.0" />
2626
<PackageReference Include="Azure.Storage.Queues" Version="12.21.0" />
27-
<PackageReference Include="Hangfire" Version="1.8.16" />
28-
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.16" />
27+
<PackageReference Include="Hangfire" Version="1.8.17" />
28+
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.17" />
2929
<PackageReference Include="HangFire.Autofac" Version="2.6.0" />
3030
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.10" />
3131
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />

0 commit comments

Comments
 (0)