Skip to content

Commit

Permalink
Bump octokit from 13.0.1 to 14.0.0
Browse files Browse the repository at this point in the history
Bumps [octokit](https://github.com/octokit/octokit.net) from 13.0.1 to 14.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@v13.0.1...v14.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>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent fcb9cbc commit 8289a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Update="Moq" Version="4.20.72" />
<PackageReference Update="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.2" />
<PackageReference Update="octokit" Version="13.0.1" />
<PackageReference Update="octokit" Version="14.0.0" />
<PackageReference Update="StyleCop.Analyzers" Version="1.2.0-beta.556" />
<PackageReference Update="xunit" Version="2.9.3" />
<PackageReference Update="xunit.runner.visualstudio" Version="3.0.1" />
Expand Down

0 comments on commit 8289a4f

Please sign in to comment.