Skip to content

Commit

Permalink
Bump NuGet.Protocol from 6.8.0 to 6.9.1
Browse files Browse the repository at this point in the history
Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) from 6.8.0 to 6.9.1.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.Protocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kzu committed Feb 15, 2024
1 parent 5ce8ab1 commit cc9fe31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dotnet-tor/dotnet-tor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21216.1" />
<PackageReference Include="ThisAssembly" Version="1.4.3" />
<PackageReference Include="NuGet.Protocol" Version="6.8.0" />
<PackageReference Include="NuGet.Protocol" Version="6.9.1" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Knapcode.TorSharp" Version="2.15.0" />
Expand Down

0 comments on commit cc9fe31

Please sign in to comment.