Skip to content

Commit

Permalink
Bump Hangfire.AspNetCore from 1.8.16 to 1.8.17
Browse files Browse the repository at this point in the history
Bumps [Hangfire.AspNetCore](https://github.com/HangfireIO/Hangfire) from 1.8.16 to 1.8.17.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](HangfireIO/Hangfire@v1.8.16...v1.8.17)

---
updated-dependencies:
- dependency-name: Hangfire.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent cea55c4 commit 3536ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/RevolutionaryWebApp.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="AWSSDK.S3" Version="3.7.408.1" />
<PackageReference Include="Discord.Net" Version="3.16.0" />
<PackageReference Include="EFCore.NamingConventions" Version="9.0.0" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.16" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.17" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.10" />
<PackageReference Include="MailKit" Version="4.8.0" />
<PackageReference Include="Markdig" Version="0.38.0" />
Expand Down

0 comments on commit 3536ade

Please sign in to comment.