Skip to content

Commit e258bad

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/MASLAB
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 8f48b09 commit e258bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MASLAB/MASLAB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Features" Version="3.5.0-beta2-final" />
6262
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.5.0-beta2-final" />
6363
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.5.0-beta2-final" />
64-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
64+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
6565
<PackageReference Include="System.IO.Ports" Version="4.7.0" />
6666
<PackageReference Include="System.Net.Http" Version="4.3.4" />
6767
<PackageReference Include="System.Text.Json" Version="5.0.2" />

0 commit comments

Comments
 (0)