Skip to content

Commit

Permalink
Merge pull request #574 from TheEadie/renovate/major-octokit-monorepo
Browse files Browse the repository at this point in the history
Update dependency Octokit to v7
  • Loading branch information
TheEadie committed Jul 4, 2023
2 parents c603fbe + eece97d commit 579c53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/src/Worms/worms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="7.0.8" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Octokit" Version="6.2.1" />
<PackageReference Include="Octokit" Version="7.0.0" />
<PackageReference Include="Newtonsoft.json" Version="13.0.3" />
<PackageReference Include="RestSharp" Version="110.2.0" />
<PackageReference Include="Serilog" Version="3.0.1" />
Expand Down

0 comments on commit 579c53b

Please sign in to comment.