Skip to content

Commit d0d5f16

Browse files
Bump Newtonsoft.Json from 13.0.2 to 13.0.3
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.2 to 13.0.3. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.2...13.0.3) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e591ea7 commit d0d5f16

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)