Skip to content

Commit c86dd4b

Browse files
Bump Newtonsoft.Json in /DotJEM.Json.Storage.CommandLine
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@10.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dabe97 commit c86dd4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="ILRepack" version="2.0.9" targetFramework="net45" />
4-
<package id="Newtonsoft.Json" version="10.0.2" targetFramework="net45" />
4+
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net45" />
55
</packages>

0 commit comments

Comments
 (0)