Skip to content

Commit

Permalink
chore(deps): update dependency hangfire.postgresql to v1.20.7 (#134)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent c6c81c2 commit a423b74
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 @@ -17,7 +17,7 @@
<PackageReference Include="Hangfire" Version="1.8.11" />
<PackageReference Include="Hangfire.Console.Extensions" Version="2.0.0" />
<PackageReference Include="Hangfire.MySqlStorage" Version="2.0.3" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.6" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.7" />
<PackageReference Include="Hangfire.Dashboard.Basic.Authentication" Version="7.0.1" />
<PackageReference Include="MailKit" Version="4.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.2" />
Expand Down

0 comments on commit a423b74

Please sign in to comment.