Skip to content

Commit ebb3c9e

Browse files
Bump Octokit from 1.0.0 to 1.0.1 in /Source (BornToBeRoot#1467)
Bumps [Octokit](https://github.com/octokit/octokit.net) from 1.0.0 to 1.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@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: Octokit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d86b41c commit ebb3c9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
<Compile Include="..\GlobalAssemblyInfo.cs" Link="Properties\GlobalAssemblyInfo.cs" />
2222
</ItemGroup>
2323
<ItemGroup>
24-
<PackageReference Include="Octokit" Version="1.0.0" />
24+
<PackageReference Include="Octokit" Version="1.0.1" />
2525
</ItemGroup>
2626
</Project>

0 commit comments

Comments
 (0)