Skip to content

Commit 60be036

Browse files
Bump Newtonsoft.Json in /src-console/ConsoleAppEF6_InMemory (#609)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b02602 commit 60be036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-console/ConsoleAppEF6_InMemory/ConsoleApp_net6.0_EF6_InMemory.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0" />
1414
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
15-
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
15+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)