Skip to content

Commit

Permalink
chore(deps): bump Rebus from 7.2.1 to 8.0.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.0.2.
- [Changelog](https://github.com/rebus-org/Rebus/blob/master/CHANGELOG.md)
- [Commits](rebus-org/Rebus@7.2.1...8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent ee4efed commit c23e4ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Rebus.Correlate/Rebus.Correlate.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net8.0;net6.0;netstandard2.0</TargetFrameworks>
Expand All @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Correlate" Version="5.2.0" />
<PackageReference Include="Rebus" Version="7.2.1" />
<PackageReference Include="Rebus" Version="8.0.2" />
</ItemGroup>

</Project>

0 comments on commit c23e4ff

Please sign in to comment.