Skip to content

Commit edf059c

Browse files
Bump Hangfire.AspNetCore from 1.8.21 to 1.8.22 (#631)
--- updated-dependencies: - dependency-name: Hangfire.AspNetCore dependency-version: 1.8.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 321ed6f commit edf059c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="FluentValidation" Version="12.0.0" />
2121
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.1" />
2222
<PackageReference Include="GdPicture.API" Version="14.3.19.1" />
23-
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.21" />
23+
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.22" />
2424
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.12" />
2525
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.10" />
2626
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.10" />

0 commit comments

Comments
 (0)