Skip to content

Commit

Permalink
Bump Octokit
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/csharp/asynchronous-programming/snippets/generate-consume-asynchronous-streams/start with 1 update: [Octokit](https://github.com/octokit/octokit.net).


Updates `Octokit` from 12.0.0 to 13.0.1
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](octokit/octokit.net@v12.0.0...v13.0.1)

---
updated-dependencies:
- dependency-name: Octokit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent d7a4fab commit 49bb6c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Octokit" Version="12.0.0" />
<PackageReference Include="Octokit" Version="13.0.1" />
</ItemGroup>

</Project>

0 comments on commit 49bb6c7

Please sign in to comment.