Skip to content

Commit

Permalink
chore(deps): bump Rebus from 7.2.1 to 8.2.2
Browse files Browse the repository at this point in the history
Bumps [Rebus](https://github.com/rebus-org/Rebus) from 7.2.1 to 8.2.2.
- [Changelog](https://github.com/rebus-org/Rebus/blob/master/CHANGELOG.md)
- [Commits](rebus-org/Rebus@7.2.1...8.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent ee4efed commit c7fdcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Rebus.Correlate.Tests/Rebus.Correlate.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<PropertyGroup Condition="'$(TargetFramework)'=='net5.0'">
<!-- Testing older dependencies with older SDK. -->
<PackageRebusVersion>7.2.1</PackageRebusVersion>
<PackageRebusVersion>8.2.2</PackageRebusVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit c7fdcbd

Please sign in to comment.