Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: rebus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent d033dd0 commit 41964b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rebus.RabbitMq/Rebus.RabbitMq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageId>Microting.Rebus.RabbitMq</PackageId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="rebus" Version="8.0.2" />
<PackageReference Include="rebus" Version="8.4.2" />
<PackageReference Include="RabbitMq.Client" Version="6.8.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 41964b3

Please sign in to comment.