Skip to content

Commit 818826d

Browse files
Bump Microsoft.Extensions.Logging.Abstractions from 6.0.2 to 9.0.1
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 6.0.2 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.2...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f8e8f1 commit 818826d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReportAPI/LearningHub.Nhs.ReportApi.Services/LearningHub.Nhs.ReportApi.Services.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.1" />
2222
<PackageReference Include="LearningHub.Nhs.Models" Version="2.1.12" />
2323
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.36" />
24-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.2" />
24+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1" />
2525
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)