Skip to content

Commit 4c5d71f

Browse files
chore: Bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 10.0.0
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7106c71 commit 4c5d71f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Auth0.AspNetCore.Authentication.Api/Auth0.AspNetCore.Authentication.Api.csproj

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

3030
<ItemGroup>
3131
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.22" />
32-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
32+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.0" />
3333
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
3434
</ItemGroup>
3535

0 commit comments

Comments
 (0)