Skip to content

Commit

Permalink
build(deps): bump NuGet.Protocol from 6.5.1 to 6.7.0 (#94)
Browse files Browse the repository at this point in the history
Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) from 6.5.1 to 6.7.0.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 22237f5 commit d52868e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="NuGet.LibraryModel" Version="6.5.0" />
<PackageReference Include="NuGet.Protocol" Version="6.5.1" />
<PackageReference Include="NuGet.Protocol" Version="6.7.0" />
</ItemGroup>

</Project>

0 comments on commit d52868e

Please sign in to comment.