Skip to content

Commit 6eb8691

Browse files
Bump Newtonsoft.Json in /EdiFabric.Examples.EDIFACT.JSON
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 612006c commit 6eb8691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EdiFabric.Examples.EDIFACT.JSON/packages.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<packages>
33
<package id="EdiFabric.Templates.Edifact" version="2.6.7" targetFramework="net45" />
44
<package id="EdiFabric.Trial" version="10.4.2" targetFramework="net45" />
5-
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net461" />
5+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net461" />
66
</packages>

0 commit comments

Comments
 (0)