Skip to content

Commit c30c1a2

Browse files
Bump RabbitMQ.Client from 7.1.2 to 7.2.0
--- updated-dependencies: - dependency-name: RabbitMQ.Client dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f05f75a commit c30c1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rebus.RabbitMq/Rebus.RabbitMq.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919
<ItemGroup>
2020
<PackageReference Include="Microting.Rebus" Version="9.0.5" />
21-
<PackageReference Include="RabbitMq.Client" Version="7.1.2" />
21+
<PackageReference Include="RabbitMq.Client" Version="7.2.0" />
2222
</ItemGroup>
2323
<ItemGroup>
2424
<None Include="..\artwork\little_rebusbus2_copy-500x500.png">

0 commit comments

Comments
 (0)