Skip to content

Commit

Permalink
Bump RabbitMQ.Client from 6.5.0 to 6.8.1
Browse files Browse the repository at this point in the history
Bumps [RabbitMQ.Client](https://github.com/rabbitmq/rabbitmq-dotnet-client) from 6.5.0 to 6.8.1.
- [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.5.0...v6.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent beaf8e6 commit bc46416
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
<PackageReference Include="CloudNative.CloudEvents.SystemTextJson" Version="2.7.1" />
<PackageReference Include="RabbitMQ.Client" Version="6.5.0" />
<PackageReference Include="RabbitMQ.Client" Version="6.8.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bc46416

Please sign in to comment.