Skip to content

Commit

Permalink
Merge pull request #587 from Jadhielv/dependabot/nuget/Backend/Micros…
Browse files Browse the repository at this point in the history
…oft.AspNetCore.Authentication.OpenIdConnect-8.0.11

build(deps): bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 8.0.0 to 8.0.11 in /Backend
  • Loading branch information
Jadhielv authored Jan 2, 2025
2 parents 5a4f855 + 89fa6c5 commit 1f12efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Backend/src/ITL.API/ITL.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="FluentValidation" Version="11.11.0" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.0" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.0" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.11" NoWarn="NU1605" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 1f12efa

Please sign in to comment.