Skip to content

Commit

Permalink
Bump GitHub.Octokit.SDK from 0.0.26 to 0.0.27 in the dotnet group (#20)
Browse files Browse the repository at this point in the history
Bumps the dotnet group with 1 update: [GitHub.Octokit.SDK](https://github.com/octokit/dotnet-sdk).


Updates `GitHub.Octokit.SDK` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/octokit/dotnet-sdk/releases)
- [Commits](octokit/dotnet-sdk@v0.0.26...v0.0.27)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 9b37d56 commit 57f9624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="8.9.1" />
<PackageVersion Include="GitHub.Octokit.SDK" Version="0.0.26" />
<PackageVersion Include="GitHub.Octokit.SDK" Version="0.0.27" />
<PackageVersion Include="Pathological.Globbing" Version="8.0.4" />
</ItemGroup>
</Project>

0 comments on commit 57f9624

Please sign in to comment.