Skip to content

Commit

Permalink
Bump Nuget.CommandLine from 6.12.1 to 6.12.2 (#3884)
Browse files Browse the repository at this point in the history
Bumps [Nuget.CommandLine](https://github.com/NuGet/NuGet.Client) from 6.12.1 to 6.12.2.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: Nuget.CommandLine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 12, 2024
1 parent 9c29ce5 commit b2f4589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<ItemGroup>
<PackageVersion Include="Mono.Cecil" Version="0.11.6" />
<PackageVersion Include="Nuke.Common" Version="9.0.3" />
<PackageVersion Include="Nuget.CommandLine" Version="6.12.1" />
<PackageVersion Include="Nuget.CommandLine" Version="6.12.2" />
</ItemGroup>
</Project>

0 comments on commit b2f4589

Please sign in to comment.