Skip to content

Commit

Permalink
Merge pull request #20 from Prevter/dependabot/nuget/Newtonsoft.Json-…
Browse files Browse the repository at this point in the history
…13.0.3

Bump Newtonsoft.Json from 13.0.2 to 13.0.3
  • Loading branch information
Prevter authored Mar 11, 2023
2 parents 02e44c0 + c971551 commit 1016228
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FloatTool/FloatTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="DiscordRichPresence" Version="1.1.3.18" />
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="MdXaml_migfree" Version="1.15.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion ItemsParser/ItemsParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.46" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

</Project>

0 comments on commit 1016228

Please sign in to comment.