Skip to content

Commit 6442c61

Browse files
Bump Newtonsoft.Json in /theRightDirection.NetStandard.Library
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] <[email protected]>
1 parent 8831b73 commit 6442c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theRightDirection.NetStandard.Library/theRightDirection.Library.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<ItemGroup>
3737
<PackageReference Include="Dropbox.Api" Version="4.9.4" />
3838
<PackageReference Include="log4net" Version="2.0.12" />
39-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
39+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
4040
</ItemGroup>
4141

4242
<ItemGroup>

0 commit comments

Comments
 (0)