Skip to content

Commit 594178f

Browse files
authored
Merge pull request #54 from ojdev/dependabot/nuget/src/RabbitMQ.EventBus.AspNetCore/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/RabbitMQ.EventBus.AspNetCore
2 parents 3f11c16 + 4ba2665 commit 594178f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/RabbitMQ.EventBus.AspNetCore/RabbitMQ.EventBus.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
2626
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
2727
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.1" />
28-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
28+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
2929
<PackageReference Include="Polly" Version="7.2.3" />
3030
<PackageReference Include="RabbitMQ.Client" Version="6.4.0" />
3131
</ItemGroup>

0 commit comments

Comments
 (0)