Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Logging from 3.1.31 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 3.1.31 to 9.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v9.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent dfbf467 commit 491eea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="3.1.31" />
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.31" />
<PackageVersion Include="Microsoft.Extensions.Http" Version="3.1.31" />
<PackageVersion Include="Microsoft.Extensions.Logging" Version="3.1.31" />
<PackageVersion Include="Microsoft.Extensions.Logging" Version="9.0.0" />
<PackageVersion Include="System.Net.Http.Json" Version="5.0.0" />
<PackageVersion Include="System.Text.Json" Version="6.0.10" />
</ItemGroup>
Expand Down

0 comments on commit 491eea1

Please sign in to comment.