Skip to content

Commit

Permalink
update event bus
Browse files Browse the repository at this point in the history
  • Loading branch information
biplovkc committed Mar 14, 2023
1 parent bbe883f commit 7c34887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Biplov.EventBus.RabbitMQ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
<None Include="../README.md" Pack="true" PackagePath="." />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Biplov.EventBus" Version="0.1.10" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Biplov.EventBus" Version="0.1.6" />
<PackageReference Include="Polly" Version="7.2.3" />
<PackageReference Include="RabbitMQ.Client" Version="6.4.0" />
<PackageReference Include="Serilog.AspNetCore" Version="6.1.0" />
Expand Down

0 comments on commit 7c34887

Please sign in to comment.