Skip to content

Commit 6387759

Browse files
Bump Newtonsoft.Json in /sandbox/PerfBenchmarkDotNet
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a7fa63 commit 6387759

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sandbox/PerfBenchmarkDotNet/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<package id="Microsoft.DotNet.PlatformAbstractions" version="1.1.1" targetFramework="net461" />
1616
<package id="Microsoft.Win32.Registry" version="4.3.0" targetFramework="net461" />
1717
<package id="MsgPack.Cli" version="0.9.0-rc1" targetFramework="net461" />
18-
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net461" />
18+
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net461" />
1919
<package id="protobuf-net" version="2.3.2" targetFramework="net461" />
2020
<package id="Sigil" version="4.7.0" targetFramework="net461" />
2121
<package id="System.AppContext" version="4.3.0" targetFramework="net461" />

0 commit comments

Comments
 (0)