Skip to content

Commit

Permalink
Merge pull request #63 from FHIDev/dependabot/nuget/Microsoft.AspNetC…
Browse files Browse the repository at this point in the history
…ore.Authentication.OpenIdConnect-6.0.31

Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 6.0.25 to 6.0.31
  • Loading branch information
OsirisTerje authored Sep 18, 2024
2 parents 38ddfa6 + 6982d30 commit ccf16b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ClientCredentials/Fhi.ClientCredentialsSecrets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
<PackageReference Include="IdentityModel.AspNetCore" Version="4.3.0" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.27" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.25" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.31" NoWarn="NU1605" />
</ItemGroup>
</Project>

0 comments on commit ccf16b1

Please sign in to comment.