Skip to content

Commit

Permalink
chore(deps): update nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2023
1 parent 93b6507 commit dd7fa56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Infrastructure/Infrastructure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="ClosedXML" Version="0.102.0" />
<PackageReference Include="Finbuckle.MultiTenant.AspNetCore" Version="6.11.1" />
<PackageReference Include="Finbuckle.MultiTenant.EntityFrameworkCore" Version="6.11.1" />
<PackageReference Include="Hangfire" Version="1.8.3" />
<PackageReference Include="Hangfire" Version="1.8.4" />
<PackageReference Include="Hangfire.Console.Extensions" Version="1.0.5" />
<PackageReference Include="Hangfire.MySqlStorage" Version="2.0.3" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.19.13" />
Expand All @@ -31,7 +31,7 @@
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="7.0.9" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="7.0.9" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.13.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.13.1" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
<PackageReference Include="NSwag.AspNetCore" Version="13.19.0" />
<PackageReference Include="RazorEngineCore" Version="2022.8.1" />
Expand Down

0 comments on commit dd7fa56

Please sign in to comment.