We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b82e487 + 1e65851 commit c897752Copy full SHA for c897752
1 file changed
src/Auth0.AspNetCore.Authentication/Auth0.AspNetCore.Authentication.csproj
@@ -12,7 +12,7 @@
12
</ItemGroup>
13
14
<ItemGroup>
15
- <PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.15.0" />
+ <PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.16.0" />
16
<PackageReference Include="System.Text.Encodings.Web" Version="10.0.2" />
17
18
0 commit comments