Skip to content

Commit

Permalink
Bump NuGet.Configuration from 6.6.1 to 6.7.0 in /eng/dependabot
Browse files Browse the repository at this point in the history
Bumps [NuGet.Configuration](https://github.com/NuGet/NuGet.Client) from 6.6.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.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 11, 2023
1 parent 701080a commit 0a5171f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/dependabot/Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Update="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Update="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
<PackageReference Update="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Update="NuGet.Configuration" Version="6.6.1" />
<PackageReference Update="NuGet.Configuration" Version="6.7.0" />
<PackageReference Update="NuGet.Credentials" Version="6.6.1" />
<PackageReference Update="NuGet.Protocol" Version="6.6.1" />

Expand Down

0 comments on commit 0a5171f

Please sign in to comment.