Skip to content

Commit 3bb5022

Browse files
build(deps): bump Microsoft.Extensions.Logging.Abstractions
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b0257e commit 3bb5022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

APIMatic.Core/APIMatic.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<ItemGroup>
3232
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
33-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
33+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
3434
<PackageReference Include="Microsoft.Json.Pointer" Version="2.3.0" />
3535
<PackageReference Include="Polly" Version="7.2.3" />
3636
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.55.0.65544">

0 commit comments

Comments
 (0)