Skip to content

Commit

Permalink
chore(deps): update dependency nuget.protocol to v6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 001504a commit befc18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DisCatSharp/DisCatSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<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="NuGet.Protocol" Version="6.10.0" />
<PackageReference Include="Octokit" Version="11.0.1" />
<PackageReference Include="Sentry" Version="4.6.2" />
<PackageReference Include="Sentry.Extensions.Logging" Version="4.6.2" />
Expand Down

0 comments on commit befc18e

Please sign in to comment.