8000 Merge pull request #676 from filipw/dependabot/nuget/src/Dotnet.Scrip… · dotnet-script/dotnet-script@84796c8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 84796c8

Browse files
authored
Merge pull request #676 from filipw/dependabot/nuget/src/Dotnet.Script.Core/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Dotnet.Script.Core
2 parents f562a6c + b67d8bf commit 84796c8

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