Skip to content

Commit

Permalink
Bump Octokit from 6.1.0 to 6.2.1 in /src (#65)
Browse files Browse the repository at this point in the history
Bumps [Octokit](https://github.com/octokit/octokit.net) from 6.1.0 to 6.2.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@v6.1.0...v6.2.1)

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

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 Jun 29, 2023
1 parent 33fe520 commit 415a376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TFWhatsUp.Console/TFWhatsUp.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Octokit" Version="6.1.0" />
<PackageReference Include="Octokit" Version="6.2.1" />
<PackageReference Include="Octopus.CoreParsers.Hcl" Version="1.1.599" />
<PackageReference Include="Semver" Version="2.3.0" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
Expand Down

0 comments on commit 415a376

Please sign in to comment.