We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 273994a + 4be55a6 commit 5af45d5Copy full SHA for 5af45d5
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.14.0" />
+ <PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.15.0" />
16
<PackageReference Include="System.Text.Encodings.Web" Version="10.0.0" />
17
18
0 commit comments