Skip to content

Commit 919b248

Browse files
authored
Merge pull request #203 from linked-data-dotnet/dependabot/nuget/main/Newtonsoft.Json-13.0.3
Bump Newtonsoft.Json from 13.0.2 to 13.0.3
2 parents e591ea7 + d0d5f16 commit 919b248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
3131
</ItemGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
34+
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
3535
</ItemGroup>
3636
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.1' ">
3737
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />

0 commit comments

Comments
 (0)