Skip to content

Commit b864890

Browse files
Bump Newtonsoft.Json from 11.0.1 to 13.0.2 in /SDK/Aspose.OMR.Cloud.SDK
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@11.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 828d5ef commit b864890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SDK/Aspose.OMR.Cloud.SDK/Aspose.OMR.Cloud.SDK.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Newtonsoft.Json" Version="11.0.1" />
8+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
99
</ItemGroup>
1010
<ItemGroup Condition="'$(TargetFramework)'=='net20' OR '$(TargetFramework)'=='net45'">
1111
<Reference Include="System.Web" />

0 commit comments

Comments
 (0)