Skip to content

Commit

Permalink
updates RabbitMQ.Client nuget pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-merkle committed Dec 12, 2023
1 parent 522b071 commit 77a86ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<ItemGroup>
<PackageReference Include="jjm.one.Microsoft.Extensions.Logging.Helpers" Version="1.2.3" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="RabbitMQ.Client" Version="6.7.0" />
<PackageReference Include="RabbitMQ.Client" Version="6.8.1" />
</ItemGroup>

<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down

0 comments on commit 77a86ac

Please sign in to comment.