Skip to content

Commit 33897f7

Browse files
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /SDK/OpenAPI.Standard
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c30eaac commit 33897f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SDK/OpenAPI.Standard/OpenAPI.Standard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</PropertyGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
27+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2828
</ItemGroup>
2929

3030
<ItemGroup Condition=" '$(TargetFramework)' == 'net452' ">

0 commit comments

Comments
 (0)