Skip to content

Commit

Permalink
Bump Newtonsoft.Json in /Forms/Diagram/Diagram.Droid
Browse files Browse the repository at this point in the history
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 23, 2022
1 parent 9e2d713 commit 5aa2cae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="SampleBrowser.Core">
<Version>20.1.0.55</Version>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion Forms/Diagram/Diagram/SampleBrowser.SfDiagram.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>
<ItemGroup>
<None Remove="SampleBrowser.SfDiagram.props" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="SampleBrowser.Core">
<Version>20.1.0.55</Version>
</PackageReference>
Expand Down

0 comments on commit 5aa2cae

Please sign in to comment.