Skip to content

Commit

Permalink
Bump Octokit from 3.0.1 to 4.0.1 (#17)
Browse files Browse the repository at this point in the history
Bumps [Octokit](https://github.com/octokit/octokit.net) from 3.0.1 to 4.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@v3.0.1...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

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 Oct 21, 2022
1 parent e8c019e commit df8d722
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 @@ -45,7 +45,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Octokit" Version="3.0.1" />
<PackageReference Include="Octokit" Version="4.0.1" />
</ItemGroup>

<!-- Resources -->
Expand Down

0 comments on commit df8d722

Please sign in to comment.