Skip to content

Commit fa272b5

Browse files
build(deps): bump Hangfire.PostgreSql in the hangfire group (#2825)
Bumps the hangfire group with 1 update: [Hangfire.PostgreSql](https://github.com/frankhommers/Hangfire.PostgreSql). Updates `Hangfire.PostgreSql` from 1.20.10 to 1.20.12 - [Release notes](https://github.com/frankhommers/Hangfire.PostgreSql/releases) - [Commits](hangfire-postgres/Hangfire.PostgreSql@1.20.10...1.20.12) --- updated-dependencies: - dependency-name: Hangfire.PostgreSql dependency-version: 1.20.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hangfire ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 164829e commit fa272b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageReference Include="Hangfire" Version="1.8.18" />
2828
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.18" />
2929
<PackageReference Include="HangFire.Autofac" Version="2.7.0" />
30-
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.10" />
30+
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.12" />
3131
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
3232
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.1.0" />
3333
<PackageReference Include="Microsoft.Azure.ServiceBus" Version="5.2.0" />

0 commit comments

Comments
 (0)