Skip to content

Commit ba8a2ba

Browse files
Bump Newtonsoft.Json in /Projects/Backendless.NET.Standard20
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2357f4f commit ba8a2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Projects/Backendless.NET.Standard20/Backendless.NET.Standard20.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456
<Compile Include="..\..\Backendless\WebORB\Writer\V3ReferenceCache.cs" />
457457
</ItemGroup>
458458
<ItemGroup>
459-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
459+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
460460
<PackageReference Include="System.Collections.Immutable" Version="1.5.0" />
461461
<PackageReference Include="SocketIOClient" Version="3.0.7" />
462462
</ItemGroup>

0 commit comments

Comments
 (0)