Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Commit e08b56e

Browse files
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.0 to 3.1.8
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore) from 3.1.0 to 3.1.8. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](dotnet/aspnetcore@v3.1.0...v3.1.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a78c32f commit e08b56e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GameService.API/GameService.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="3.1.1" />
13-
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.0" />
13+
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.8" />
1414
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
1515
<PackageReference Include="Serilog" Version="2.10.0" />
1616
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" />

0 commit comments

Comments
 (0)