Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #33 from Anyline/dependabot/nuget/Examples/Xamarin…
Browse files Browse the repository at this point in the history
….Forms/Anyline/Anyline.iOS/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Examples/Xamarin.Forms/Anyline/Anyline.iOS
  • Loading branch information
rricarrdo authored Jun 23, 2022
2 parents 8010343 + 167ea4e commit 552d248
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Anyline.Xamarin.SDK.iOS" Version="40.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Xamarin.Forms" Version="4.5.0.495" />
<PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" />
</ItemGroup>
Expand Down

0 comments on commit 552d248

Please sign in to comment.