Skip to content

Commit c8ee561

Browse files
Bump Octokit (#3589)
Bumps [Octokit](https://github.com/octokit/octokit.net) from 0.32.0 to 0.47.0. - [Release notes](https://github.com/octokit/octokit.net/releases) - [Changelog](https://github.com/octokit/octokit.net/blob/master/ReleaseNotes.md) - [Commits](octokit/octokit.net@v0.32.0...v0.47.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 883bea4 commit c8ee561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/tutorials/AsyncStreams/finished/IssuePRreport/IssuePRreport/IssuePRreport.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
11-
<PackageReference Include="Octokit" Version="0.32.0" />
11+
<PackageReference Include="Octokit" Version="0.47.0" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)