Skip to content

Commit

Permalink
Build(deps): Bump Octokit from 8.0.1 to 8.1.1 in /Source (#2528)
Browse files Browse the repository at this point in the history
Bumps [Octokit](https://github.com/octokit/octokit.net) from 8.0.1 to 8.1.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@v8.0.1...v8.1.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 Oct 16, 2023
1 parent 27a01f8 commit 82f12a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/NETworkManager.Update/NETworkManager.Update.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Octokit" Version="8.0.1" />
<PackageReference Include="Octokit" Version="8.1.1" />
</ItemGroup>
</Project>

0 comments on commit 82f12a6

Please sign in to comment.