mirror of
https://github.com/Alee14/shiftos-challenge.git
synced 2025-04-20 19:50:24 +00:00
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /ShiftOS/ShiftOS
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a227f0e3df
commit
09128b163f
1 changed files with 1 additions and 1 deletions
|
@ -493,6 +493,6 @@
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="docopt.net" Version="0.6.1.10" />
|
<PackageReference Include="docopt.net" Version="0.6.1.10" />
|
||||||
<PackageReference Include="Microsoft.Windows.Compatibility" Version="3.0.0" />
|
<PackageReference Include="Microsoft.Windows.Compatibility" Version="3.0.0" />
|
||||||
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
|
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
Loading…
Add table
Reference in a new issue