Skip to content

Commit b5ef35f

Browse files
Build(deps): Bump Octokit from 4.0.2 to 4.0.3 in /Source (BornToBeRoot#1741)
Bumps [Octokit](https://github.com/octokit/octokit.net) from 4.0.2 to 4.0.3. - [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@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: Octokit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4975462 commit b5ef35f

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="4.0.2" />
24+
<PackageReference Include="Octokit" Version="4.0.3" />
2525
</ItemGroup>
2626
</Project>

0 commit comments

Comments
 (0)