Skip to content

Commit

Permalink
chore: bump Microsoft.Extensions.Logging.Abstractions
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 7098594 commit a5050e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<ItemGroup>
<PackageReference Include="JmesPath.Net" Version="1.0.330"/>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1"/>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.2"/>
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.17.0"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
<PackageReference Include="Spectre.Console" Version="0.49.1"/>
Expand Down

0 comments on commit a5050e4

Please sign in to comment.