8000 Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Dotnet.Script.Core · dotnet-script/dotnet-script@b67d8bf · GitHub
[go: up one dir, main page]

Skip to content

Commit b67d8bf

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Dotnet.Script.Core
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f562a6c commit b67d8bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dotnet.Script.Core/Dotnet.Script.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageReference Include="Gapotchenko.FX" Version="2021.1.5" />
2828
<PackageReference Include="Gapotchenko.FX.Reflection.Loader" Version="2021.2.11" />
2929
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.0.0-6.final" />
30-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
30+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3131
<PackageReference Include="ReadLine" Version="2.0.1" />
3232
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
3333
<PackageReference Include="System.Reflection.Metadata" Version="5.0.0" />

0 commit comments

Comments
 (0)
0