Skip to content

Commit

Permalink
Update dependency Microsoft.AspNetCore.Authentication.OpenIdConnect t…
Browse files Browse the repository at this point in the history
…o v9
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 8f047eb commit ee0edba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Digdir.BDB.Dialogporten.ServiceProvider.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Cors" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.0.2" />
Expand Down

0 comments on commit ee0edba

Please sign in to comment.