Skip to content

Commit 936cb7a

Browse files
Bump Newtonsoft.Json (#29978)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb4e449 commit 936cb7a

File tree

1 file changed

+1
-1
lines changed
  • docs/csharp/whats-new/tutorials/snippets/generate-consume-asynchronous-streams/finished

1 file changed

+1
-1
lines changed

docs/csharp/whats-new/tutorials/snippets/generate-consume-asynchronous-streams/finished/IssuePRreport.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
11+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1212
<PackageReference Include="Octokit" Version="0.50.0" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)