Skip to content

Commit

Permalink
chore(deps): update dependency hangfire.postgresql to v1.20.2 (#106)
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] committed Sep 2, 2023
1 parent 4557df8 commit c706fe9
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 @@ -15,7 +15,7 @@
<PackageReference Include="Hangfire" Version="1.8.5" />
<PackageReference Include="Hangfire.Console.Extensions" Version="1.0.5" />
<PackageReference Include="Hangfire.MySqlStorage" Version="2.0.3" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.1" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.2" />
<PackageReference Include="Hangfire.Dashboard.Basic.Authentication" Version="7.0.1" />
<PackageReference Include="MailKit" Version="4.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.10" />
Expand Down

0 comments on commit c706fe9

Please sign in to comment.