Skip to content

Commit

Permalink
fix(deps): update dependency microsoft.identitymodel.protocols.openid…
Browse files Browse the repository at this point in the history
…connect to v6.32.3
  • Loading branch information
renovate[bot] authored Sep 6, 2023
1 parent 6f6a49d commit 9981d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oidc-guard/oidc-guard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="JsonPath.Net" Version="0.6.5" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.10" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="6.32.2" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="6.32.3" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.1" />
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
</ItemGroup>
Expand Down

0 comments on commit 9981d39

Please sign in to comment.