chore(deps): update dependency microsoft.aspnetcore.authentication.openidconnect to v8.0.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2024-05-14 15:03:44 +00:00
parent 7eda26739f
commit 307c5d72b9

View File

@ -11,7 +11,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.4"/>
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.5"/>
</ItemGroup>
<ItemGroup>