Skip to content

Commit

Permalink
Update dependency Microsoft.AspNetCore.Authentication.JwtBearer to 8.…
Browse files Browse the repository at this point in the history
…0.12 (#23)
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent b5258f0 commit 0e0057f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Elvia.Configuration" Version="4.0.0" />
<PackageReference Include="Elvia.Telemetry.AspNetCore" Version="5.0.0" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.12" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Elvia.Configuration" Version="4.0.0" />
<PackageReference Include="Elvia.Telemetry.AspNetCore" Version="5.0.0" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.12" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
</ItemGroup>

Expand Down

0 comments on commit 0e0057f

Please sign in to comment.