Skip to content
This repository was archived by the owner on Mar 27, 2020. It is now read-only.

Commit 5246725

Browse files
committed
Update RabbitMQ transport to v5.1.1
1 parent 8cdbbf2 commit 5246725

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ServiceControl.Transports.RabbitMQ/ServiceControl.Transports.RabbitMQ.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</ItemGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="NServiceBus.RabbitMQ" Version="5.1.0" />
12+
<PackageReference Include="NServiceBus.RabbitMQ" Version="5.1.1" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)