Skip to content

Commit

Permalink
chore(deps): update dependency octokit to v10 (#456)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 23, 2024
1 parent e46d8d1 commit 5585b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DisCatSharp/DisCatSharp.csproj
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NuGet.Protocol" Version="6.9.1" />
<PackageReference Include="Octokit" Version="9.1.2" />
<PackageReference Include="Octokit" Version="10.0.0" />
<PackageReference Include="Sentry" Version="4.1.2" />
<PackageReference Include="Sentry.Extensions.Logging" Version="4.1.2" />
<PackageReference Include="System.Memory" Version="4.5.5" />
Expand Down

0 comments on commit 5585b22

Please sign in to comment.