Skip to content

Commit

Permalink
chore(deps): bump Correlate from 4.0.0 to 5.3.0 (#46)
Browse files Browse the repository at this point in the history
Bumps [Correlate](https://github.com/skwasjer/Correlate) from 4.0.0 to 5.3.0.
- [Release notes](https://github.com/skwasjer/Correlate/releases)
- [Changelog](https://github.com/skwasjer/Correlate/blob/main/OLD_CHANGELOG.md)
- [Commits](skwasjer/Correlate@v4.0.0...v5.3.0)

---
updated-dependencies:
- dependency-name: Correlate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent a7300ca commit c2e156c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hangfire.Correlate/Hangfire.Correlate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Correlate" Version="4.0.0" />
<PackageReference Include="Correlate" Version="5.3.0" />
<PackageReference Include="Hangfire" Version="1.7.36" />
</ItemGroup>

Expand Down

0 comments on commit c2e156c

Please sign in to comment.