Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit 8eede04

Browse files
Bump Octokit from 4.0.4 to 5.0.2 in /SamplesDashboard/SamplesDashboard
Bumps [Octokit](https://github.com/octokit/octokit.net) from 4.0.4 to 5.0.2. - [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.4...v5.0.2) --- updated-dependencies: - dependency-name: Octokit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdb36ec commit 8eede04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SamplesDashboard/SamplesDashboard/SamplesDashboard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Microsoft.Identity.Web" Version="1.25.10" />
2222
<PackageReference Include="Microsoft.IdentityModel.KeyVaultExtensions" Version="6.25.1" />
2323
<PackageReference Include="NuGet.Protocol" Version="6.5.0" />
24-
<PackageReference Include="Octokit" Version="4.0.4" />
24+
<PackageReference Include="Octokit" Version="5.0.2" />
2525
<PackageReference Include="Semver" Version="2.2.0" />
2626
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
2727
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.25.1" />

0 commit comments

Comments
 (0)