Skip to content

Commit 1793a69

Browse files
Bump RabbitMQ.Client from 6.5.0 to 6.6.0 (#551)
Bumps [RabbitMQ.Client](https://github.com/rabbitmq/rabbitmq-dotnet-client) from 6.5.0 to 6.6.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.5.0...v6.6.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>
1 parent 430c46b commit 1793a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tingle.EventBus.Transports.RabbitMQ/Tingle.EventBus.Transports.RabbitMQ.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="RabbitMQ.Client" Version="6.5.0" />
9+
<PackageReference Include="RabbitMQ.Client" Version="6.6.0" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)