Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Commit 507bfdb

Browse files
Bump Hangfire.PostgreSql in /Gatekeeper.Server.Web.Tests
Bumps [Hangfire.PostgreSql](https://github.com/frankhommers/Hangfire.PostgreSql) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/frankhommers/Hangfire.PostgreSql/releases) - [Commits](hangfire-postgres/Hangfire.PostgreSql@1.8.1...1.8.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e22049 commit 507bfdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gatekeeper.Server.Web/Gatekeeper.Server.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Grpc.AspNetCore.Web" Version="2.35.0" />
1414
<PackageReference Include="Hangfire.AspNetCore" Version="1.7.19" />
1515
<PackageReference Include="HangFire.Core" Version="1.7.19" />
16-
<PackageReference Include="Hangfire.PostgreSql" Version="1.8.1" />
16+
<PackageReference Include="Hangfire.PostgreSql" Version="1.8.2" />
1717
<PackageReference Include="JWT" Version="8.1.3" />
1818
<PackageReference Include="MailKit" Version="2.10.1" />
1919
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="5.0.3" />

0 commit comments

Comments
 (0)