Skip to content

Commit 750e936

Browse files
Merge pull request #835 from warrenbuckley/dependabot/nuget/Microsoft.AspNetCore.Mvc.NewtonsoftJson-7.0.10
2 parents ce75572 + 00f342d commit 750e936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LogViewer.Server/LogViewer.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.9" />
21+
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.10" />
2222
<PackageReference Include="Serilog.Expressions" Version="3.4.1" />
2323
<PackageReference Include="Serilog.Formatting.Compact.Reader" Version="2.0.0" />
2424
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />

0 commit comments

Comments
 (0)