Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent bda598d commit 4bda4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Solutions/Endjin.Adr.Cli/Endjin.Adr.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<PackageReference Include="Markdig" Version="0.31.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="NDepend.Path" Version="2.0.0" />
<PackageReference Include="NuGet.Common" Version="6.6.1" />
<PackageReference Include="NuGet.Common" Version="6.8.0" />
<PackageReference Include="NuGet.Packaging.Core" Version="6.6.1" />
<PackageReference Include="NuGet.Resolver" Version="6.6.1" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
Expand Down

0 comments on commit 4bda4a1

Please sign in to comment.