Skip to content

Commit

Permalink
Bump RabbitMQ.Client from 6.6.0 to 6.7.0 (#573)
Browse files Browse the repository at this point in the history
Bumps [RabbitMQ.Client](https://github.com/rabbitmq/rabbitmq-dotnet-client) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-dotnet-client/releases)
- [Changelog](https://github.com/rabbitmq/rabbitmq-dotnet-client/blob/main/CHANGELOG.md)
- [Commits](rabbitmq/rabbitmq-dotnet-client@v6.6.0...v6.7.0)

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

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 Nov 22, 2023
1 parent d6be45a commit 65ff746
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="RabbitMQ.Client" Version="6.6.0" />
<PackageReference Include="RabbitMQ.Client" Version="6.7.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 65ff746

Please sign in to comment.