Skip to content

Commit

Permalink
Merge pull request #818 from warrenbuckley/dependabot/nuget/Microsoft…
Browse files Browse the repository at this point in the history
….AspNetCore.Mvc.NewtonsoftJson-7.0.8
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
2 parents 6dd1212 + 11e9563 commit f6aa862
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.5" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.8" />
<PackageReference Include="Serilog.Expressions" Version="3.4.1" />
<PackageReference Include="Serilog.Formatting.Compact.Reader" Version="2.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
Expand Down

0 comments on commit f6aa862

Please sign in to comment.