Skip to content

Commit

Permalink
Bump RabbitMQ Client version (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathantorley authored Oct 31, 2024
1 parent 12b2624 commit bf16d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimpleRabbit.NetCore/SimpleRabbit.NetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.32" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.32" />
<PackageReference Include="RabbitMq.Client" Version="6.2.2" />
<PackageReference Include="RabbitMq.Client" Version="6.8.1" />
</ItemGroup>

</Project>

0 comments on commit bf16d67

Please sign in to comment.