Skip to content

Commit 6a1ca7e

Browse files
Bump Octokit from 0.49.0 to 0.50.0 in /Source (BornToBeRoot#482)
Bumps [Octokit](https://github.com/octokit/octokit.net) from 0.49.0 to 0.50.0. - [Release notes](https://github.com/octokit/octokit.net/releases) - [Changelog](https://github.com/octokit/octokit.net/blob/main/ReleaseNotes.md) - [Commits](octokit/octokit.net@v0.49.0...v0.50.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 2b7bab1 commit 6a1ca7e

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
@@ -14,6 +14,6 @@
1414
<Compile Include="..\GlobalAssemblyInfo.cs" Link="Properties\GlobalAssemblyInfo.cs" />
1515
</ItemGroup>
1616
<ItemGroup>
17-
<PackageReference Include="Octokit" Version="0.49.0" />
17+
<PackageReference Include="Octokit" Version="0.50.0" />
1818
</ItemGroup>
1919
</Project>

0 commit comments

Comments
 (0)