Skip to content

Commit

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

build(deps): bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 7.0.7 to 7.0.8 in /Backend
  • Loading branch information
Jadhielv authored Jun 26, 2023
2 parents d346def + 9fb4cdc commit 58071b6
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 @@ -8,7 +8,7 @@
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.8" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.7" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.8" NoWarn="NU1605" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.8">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 58071b6

Please sign in to comment.