Skip to content

Commit

Permalink
Merge pull request #943 from warrenbuckley/dependabot/nuget/Microsoft…
Browse files Browse the repository at this point in the history
….AspNetCore.Mvc.NewtonsoftJson-7.0.18
  • Loading branch information
dependabot[bot] authored May 3, 2024
2 parents 668e581 + 2ec1b4a commit 1d667e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LogViewer.Server/LogViewer.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.16" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.18" />
<PackageReference Include="Serilog.Expressions" Version="4.0.0" />
<PackageReference Include="Serilog.Formatting.Compact.Reader" Version="3.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
Expand Down

0 comments on commit 1d667e6

Please sign in to comment.