Skip to content

Commit

Permalink
Merge pull request #650 from TheEadie/renovate/major-octokit-monorepo
Browse files Browse the repository at this point in the history
Update dependency Octokit to v9
  • Loading branch information
TheEadie authored Nov 1, 2023
2 parents 84516de + 5a77375 commit 1bd5d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Worms.Cli/Worms.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="7.0.13"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0"/>
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0"/>
<PackageReference Include="Octokit" Version="8.1.1"/>
<PackageReference Include="Octokit" Version="9.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 1bd5d4b

Please sign in to comment.