Skip to content

Commit

Permalink
Update minimum package version to 6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bording committed Oct 17, 2023
1 parent c6d93df commit cd24734
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="BitFaster.Caching" Version="[2.2.0, 3.0.0)" />
<PackageReference Include="NServiceBus" Version="9.0.0-alpha.9" />
<PackageReference Include="RabbitMQ.Client" Version="[6.5.0, 7.0.0)" />
<PackageReference Include="RabbitMQ.Client" Version="[6.6.0, 7.0.0)" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cd24734

Please sign in to comment.