Skip to content

Commit

Permalink
Merge pull request #6210 from dotnet/dependabot/nuget/csharp/tutorial…
Browse files Browse the repository at this point in the history
…s/AsyncStreams/start/IssuePRreport/IssuePRreport/Octokit-8.0.0

Bump Octokit from 7.1.0 to 8.0.0 in /csharp/tutorials/AsyncStreams/start/IssuePRreport/IssuePRreport
  • Loading branch information
github-actions[bot] authored Sep 27, 2023
2 parents a3d073c + 65665a0 commit 1209fe3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Octokit" Version="7.1.0" />
<PackageReference Include="Octokit" Version="8.0.0" />
</ItemGroup>

</Project>

0 comments on commit 1209fe3

Please sign in to comment.