Skip to content

Commit

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

Bump Octokit from 12.0.0 to 13.0.0 in /csharp/tutorials/AsyncStreams/finished/IssuePRreport/IssuePRreport
  • Loading branch information
github-actions[bot] authored Jun 26, 2024
2 parents 8c160a6 + 148f936 commit 90d0f84
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="12.0.0" />
<PackageReference Include="Octokit" Version="13.0.0" />
</ItemGroup>

</Project>

0 comments on commit 90d0f84

Please sign in to comment.