Skip to content

Commit

Permalink
Update dependency Octokit to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2023
1 parent a2ff73e commit 470bdd9
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.7" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Octokit" Version="6.0.0" />
<PackageReference Include="Octokit" Version="6.1.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 470bdd9

Please sign in to comment.