Skip to content

Commit

Permalink
Merge pull request #6750 from dotnet/dependabot/nuget/eng/dependabot/…
Browse files Browse the repository at this point in the history
…main/Microsoft.Extensions.Logging.Abstractions-7.0.1

Bump Microsoft.Extensions.Logging.Abstractions from 7.0.0 to 7.0.1 in /eng/dependabot
  • Loading branch information
joeloff committed Jun 29, 2023
2 parents 860e7b7 + 70c0b1e commit 48614cc
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 @@ -11,7 +11,7 @@
<PackageReference Update="Newtonsoft.Json" Version="13.0.1" />
<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.0" />
<PackageReference Update="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Update="NuGet.Configuration" Version="6.6.0" />
<PackageReference Update="NuGet.Credentials" Version="6.6.0" />
<PackageReference Update="NuGet.Protocol" Version="6.6.0" />
Expand Down

0 comments on commit 48614cc

Please sign in to comment.