Skip to content

Commit e282d87

Browse files
Merge pull request #913 from warrenbuckley/dependabot/nuget/Microsoft.AspNetCore.Mvc.NewtonsoftJson-7.0.16
2 parents f1c98ea + 0e23376 commit e282d87

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.15" />
21+
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.16" />
2222
<PackageReference Include="Serilog.Expressions" Version="4.0.0" />
2323
<PackageReference Include="Serilog.Formatting.Compact.Reader" Version="3.0.0" />
2424
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />

0 commit comments

Comments
 (0)