Skip to content

Commit

Permalink
Merge pull request #54 from ojdev/dependabot/nuget/src/RabbitMQ.Event…
Browse files Browse the repository at this point in the history
…Bus.AspNetCore/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/RabbitMQ.EventBus.AspNetCore
  • Loading branch information
ojdev authored Dec 14, 2022
2 parents 3f11c16 + 4ba2665 commit 594178f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Polly" Version="7.2.3" />
<PackageReference Include="RabbitMQ.Client" Version="6.4.0" />
</ItemGroup>
Expand Down

0 comments on commit 594178f

Please sign in to comment.