Skip to content

Commit b9c5d7d

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/BioFSharp.Mz
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] <support@github.com>
1 parent 291349c commit b9c5d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BioFSharp.Mz/BioFSharp.Mz.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<PackageReference Include="FSharp.Stats" Version="0.4.0" />
6262
<PackageReference Include="FSharpAux" Version="1.0.0" />
6363
<PackageReference Include="FSharpAux.IO" Version="1.0.0" />
64-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
64+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
6565
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.113.6" />
6666
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
6767
</ItemGroup>

0 commit comments

Comments
 (0)