Skip to content

Commit

Permalink
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /ConvertZZ
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.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2022
1 parent 7f5ceee commit c78c230
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ConvertZZ/ConvertZZ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Fanhuaji-API" Version="1.0.0" />
<PackageReference Include="Flier.Toolbox.Text" Version="1.0.1" />
<PackageReference Include="MaterialDesignThemes" Version="3.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="PropertyChanged.Fody" Version="3.2.6" />
<PackageReference Include="taglib" Version="2.1.0" />
<PackageReference Include="WindowsAPICodePack" Version="1.1.1" />
Expand Down
2 changes: 1 addition & 1 deletion ConvertZZ/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<package id="Fody" version="6.1.0" targetFramework="net472" developmentDependency="true" />
<package id="MaterialDesignColors" version="1.2.2" targetFramework="net472" />
<package id="MaterialDesignThemes" version="3.0.1" targetFramework="net472" />
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net472" />
<package id="PropertyChanged.Fody" version="3.2.6" targetFramework="net472" />
<package id="taglib" version="2.1.0.0" targetFramework="net472" />
<package id="WindowsAPICodePack" version="1.1.1" targetFramework="net472" />
Expand Down

0 comments on commit c78c230

Please sign in to comment.