Skip to content

Commit

Permalink
Merge pull request #111 from nils-org/renovate/octokit-monorepo
Browse files Browse the repository at this point in the history
(maint) Update dependency Octokit to v9.1.2
  • Loading branch information
nils-a authored Feb 2, 2024
2 parents 389da8a + 7103f5f commit 37d5d13
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="9.1.1" />
<PackageReference Include="Octokit" Version="9.1.2" />
<PackageReference Include="Polly" Version="8.2.1" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
<PackageReference Include="Spectre.Console.Cli" Version="0.48.0" />
Expand Down

0 comments on commit 37d5d13

Please sign in to comment.