Skip to content

Commit

Permalink
Merge pull request #1 from h4xrOx/dependabot/nuget/GenDoc/GenDoc/Newt…
Browse files Browse the repository at this point in the history
…onsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /GenDoc/GenDoc
  • Loading branch information
h4xrOx authored Jul 27, 2022
2 parents fe06d4d + 13fc858 commit 8dd071f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GenDoc/GenDoc/GenDoc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

</Project>

0 comments on commit 8dd071f

Please sign in to comment.