Skip to content

Commit

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

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

<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 53493c8

Please sign in to comment.