Skip to content

Commit a966636

Browse files
Bump Akka.Streams.Amqp.RabbitMq (#248)
Bumps [Akka.Streams.Amqp.RabbitMq](https://github.com/akkadotnet/Alpakka) from 1.5.18 to 1.5.37. - [Release notes](https://github.com/akkadotnet/Alpakka/releases) - [Changelog](https://github.com/akkadotnet/Alpakka/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/Alpakka@1.5.18...1.5.37) --- updated-dependencies: - dependency-name: Akka.Streams.Amqp.RabbitMq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee1fcf4 commit a966636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Shared/ReliableRabbitMQ.Shared.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Akka.Streams.Amqp.RabbitMq" Version="1.5.18" />
10+
<PackageReference Include="Akka.Streams.Amqp.RabbitMq" Version="1.5.37" />
1111
<PackageReference Include="Akka.Cluster.Hosting" Version="$(AkkaHostingVersion)" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)