Skip to content

Commit 9eb07a1

Browse files
authoredOct 18, 2022
Merge pull request #26 from EmilAlipiev/dependabot/nuget/XFInAppBilling/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /XFInAppBilling
2 parents 5c33da4 + 30bfcd8 commit 9eb07a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎XFInAppBilling/XFInAppBilling.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
</ItemGroup>
5959
<ItemGroup>
6060
<Compile Include="**\*.shared.cs" />
61-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
61+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
6262
<!--<None Include="..\..\nuget\readme.txt" PackagePath="readme.txt" Pack="true" />-->
6363
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
6464
</ItemGroup>

0 commit comments

Comments
 (0)
Please sign in to comment.