Skip to content

Commit

Permalink
chore(deps): bump the nuget group in /build with 1 update (#2310)
Browse files Browse the repository at this point in the history
Bumps the nuget group in /build with 1 update: [NuGet.Protocol](https://github.com/NuGet/NuGet.Client).


Updates `NuGet.Protocol` from 6.6.1 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
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent 0e703ba commit 7e9fc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/NugetValidator/NugetValidator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="NuGet.Protocol" Version="6.6.1" />
<PackageReference Include="NuGet.Protocol" Version="6.9.1" />
<PackageReference Include="YamlDotNet" Version="15.1.2" />
</ItemGroup>

Expand Down

0 comments on commit 7e9fc0e

Please sign in to comment.