Browse Source

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Masuit.Tools.Net45

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 2 years ago
parent
commit
c721684634
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Masuit.Tools.Net45/Masuit.Tools.Net45.csproj

+ 1 - 1
Masuit.Tools.Net45/Masuit.Tools.Net45.csproj

@@ -310,7 +310,7 @@
       <Version>5.2.9</Version>
     </PackageReference>
     <PackageReference Include="Newtonsoft.Json">
-      <Version>13.0.1</Version>
+      <Version>13.0.2</Version>
     </PackageReference>
     <PackageReference Include="System.ValueTuple">
       <Version>4.5.0</Version>