Skip to content

Commit

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

Bump Octokit from 8.1.1 to 9.0.0 in /csharp/tutorials/AsyncStreams/finished/IssuePRreport/IssuePRreport
  • Loading branch information
github-actions[bot] authored Nov 1, 2023
2 parents 99642bd + 5ff6442 commit 5ac8ab7
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="8.1.1" />
<PackageReference Include="Octokit" Version="9.0.0" />
</ItemGroup>

</Project>

0 comments on commit 5ac8ab7

Please sign in to comment.