Skip to content

Commit 82f12a6

Browse files
Build(deps): Bump Octokit from 8.0.1 to 8.1.1 in /Source (#2528)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27a01f8 commit 82f12a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/NETworkManager.Update/NETworkManager.Update.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
</ItemGroup>
2222
<ItemGroup>
2323
<PackageReference Include="log4net" Version="2.0.15" />
24-
<PackageReference Include="Octokit" Version="8.0.1" />
24+
<PackageReference Include="Octokit" Version="8.1.1" />
2525
</ItemGroup>
2626
</Project>

0 commit comments

Comments
 (0)