Skip to content

Commit

Permalink
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /WDE.Blueprints
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and BAndysc committed Jun 24, 2022
1 parent 2399449 commit 3091b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WDE.Blueprints/WDE.Blueprints.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</PackageReference>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Newtonsoft.Json">
<Version>12.0.3</Version>
<Version>13.0.1</Version>
</PackageReference>
<PackageReference Include="Prism.Wpf">
<Version>7.2.0.1422</Version>
Expand Down

0 comments on commit 3091b44

Please sign in to comment.