Skip to content

Commit b385c21

Browse files
Bump Newtonsoft.Json from 9.0.1 to 12.0.3
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 12.0.3. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@9.0.1...12.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent cad6be1 commit b385c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/json-ld.net/json-ld.net.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
1919
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
2020
</PropertyGroup>
2121
<ItemGroup>
22-
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
22+
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
2323
</ItemGroup>
2424
<ItemGroup Condition=" '$(TargetFramework)' == 'net40-client' ">
2525
<Reference Include="System" />

0 commit comments

Comments
 (0)