Skip to content

Commit

Permalink
Bump the hangfire group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the hangfire group with 2 updates: [Hangfire.core](https://github.com/HangfireIO/Hangfire) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json).


Updates `Hangfire.core` 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)

Updates `Newtonsoft.Json` from 13.0.3 to 11.0.1
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@13.0.3...11.0.1)

---
updated-dependencies:
- dependency-name: Hangfire.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hangfire
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: hangfire
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 9588b52 commit 40749e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Hangfire.core" Version="1.8.16" />
<PackageReference Include="Hangfire.core" Version="1.8.17" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 40749e2

Please sign in to comment.