Skip to content

Commit

Permalink
Bump Octokit from 8.0.1 to 9.0.0 (#64)
Browse files Browse the repository at this point in the history
Bumps [Octokit](https://github.com/octokit/octokit.net) from 8.0.1 to 9.0.0.
- [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@v8.0.1...v9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 5a6b0ee commit ba39dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libNOM.map/libNOM.map.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Octokit" Version="8.0.1" />
<PackageReference Include="Octokit" Version="9.0.0" />
</ItemGroup>

<!-- Resources -->
Expand Down

0 comments on commit ba39dde

Please sign in to comment.