Skip to content

Commit

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

Bump Octokit from 11.0.1 to 12.0.0 in /csharp/tutorials/AsyncStreams/start/IssuePRreport/IssuePRreport
  • Loading branch information
github-actions[bot] authored Jun 12, 2024
2 parents c1061df + 5dc33e5 commit 8591eb2
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="11.0.1" />
<PackageReference Include="Octokit" Version="12.0.0" />
</ItemGroup>

</Project>

0 comments on commit 8591eb2

Please sign in to comment.