Skip to content

Commit

Permalink
Merge pull request #152 from nils-org/renovate/major-octokit-monorepo
Browse files Browse the repository at this point in the history
(maint) Update dependency Octokit to v13
  • Loading branch information
nils-a authored Jun 28, 2024
2 parents bb1f2ae + f476cb7 commit 0c4d311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GitHubMilestoneCleaner/GitHubMilestoneCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="Octokit" Version="12.0.0" />
<PackageReference Include="Octokit" Version="13.0.0" />
<PackageReference Include="Polly" Version="8.4.1" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="Spectre.Console.Cli" Version="0.49.1" />
Expand Down

0 comments on commit 0c4d311

Please sign in to comment.