Skip to content

Commit

Permalink
Bump Newtonsoft.Json in /violet-message-search-core/hdownloader
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 Aug 9, 2024
1 parent 0b5f1b2 commit 6794e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion violet-message-search-core/hdownloader/hdownloader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Extreme.Numerics" Version="7.0.12" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.24" />
<PackageReference Include="MessagePack" Version="2.1.115" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="SevenZipExtractor" Version="1.0.15" />
<PackageReference Include="sqlite-net-pcl" Version="1.7.335" />
<PackageReference Include="MySql.Data" Version="8.0.23" />
Expand Down

0 comments on commit 6794e1d

Please sign in to comment.