Skip to content

Commit 18183c2

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] <[email protected]>
1 parent 58371ed commit 18183c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)