Skip to content

Commit

Permalink
Merge pull request #108 from adoconnection/dependabot/nuget/ExampleAp…
Browse files Browse the repository at this point in the history
…pNet472/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /ExampleAppNet472
  • Loading branch information
adoconnection authored Nov 17, 2023
2 parents 53493c8 + dd41d38 commit 6c218a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ExampleAppNet472/ExampleAppNET472.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

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

<ItemGroup>
Expand Down

0 comments on commit 6c218a3

Please sign in to comment.