Skip to content

Commit

Permalink
Bump Octokit from 12.0.0 to 13.0.1
Browse files Browse the repository at this point in the history
Bumps [Octokit](https://github.com/octokit/octokit.net) from 12.0.0 to 13.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@v12.0.0...v13.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 084ac0a commit 32aca6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SimpleAccounting/SimpleAccounting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<!-- license is MIT -->
<PackageReference Include="MagicFileEncoding" Version="3.0.0"/>
<!-- license is MIT -->
<PackageReference Include="Octokit" Version="12.0.0"/>
<PackageReference Include="Octokit" Version="13.0.1"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 32aca6e

Please sign in to comment.