Skip to content

Commit

Permalink
Merge pull request #848 from warrenbuckley/dependabot/nuget/Microsoft…
Browse files Browse the repository at this point in the history
….AspNetCore.Mvc.NewtonsoftJson-7.0.11
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
2 parents 5ffccbc + 2a03d13 commit c4c6ab7
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.10" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.11" />
<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 c4c6ab7

Please sign in to comment.