Skip to content

Commit

Permalink
Merge pull request #20009 from abpframework/maliming-patch-hangfire
Browse files Browse the repository at this point in the history
Update `Hangfire` to `1.8.12`.
  • Loading branch information
realLiangshiwei authored Jun 11, 2024
2 parents 402c510 + 63f803d commit b6a650b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
<PackageVersion Include="EphemeralMongo6.runtime.osx-x64" Version="1.1.3" />
<PackageVersion Include="EphemeralMongo6.runtime.win-x64" Version="1.1.3" />
<PackageVersion Include="FluentValidation" Version="11.8.0" />
<PackageVersion Include="Hangfire.AspNetCore" Version="1.8.6" />
<PackageVersion Include="Hangfire.SqlServer" Version="1.8.6" />
<PackageVersion Include="Hangfire.AspNetCore" Version="1.8.12" />
<PackageVersion Include="Hangfire.SqlServer" Version="1.8.12" />
<PackageVersion Include="HtmlSanitizer" Version="8.0.746" />
<PackageVersion Include="IdentityModel" Version="6.2.0" />
<PackageVersion Include="IdentityServer4" Version="4.1.2" />
Expand Down Expand Up @@ -174,4 +174,4 @@
<PackageVersion Include="ConfigureAwait.Fody" Version="3.3.2" />
<PackageVersion Include="Fody" Version="6.8.0" />
</ItemGroup>
</Project>
</Project>

0 comments on commit b6a650b

Please sign in to comment.