Skip to content

Commit

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

Bump Octokit from 12.0.0 to 13.0.0 in /csharp/tutorials/AsyncStreams/start/IssuePRreport/IssuePRreport
  • Loading branch information
github-actions[bot] authored Jun 26, 2024
2 parents 90d0f84 + bc02847 commit 0a3b7f6
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 0a3b7f6

Please sign in to comment.