Skip to content

Commit 30bfcd8

Browse files
authoredOct 18, 2022
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /XFInAppBilling
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c33da4 commit 30bfcd8

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.