Skip to content

Commit f5d0a6c

Browse files
authored
chore(deps): Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 8.12.1 to 8.13.1 (#168)
2 parents 7fd300b + cc81d59 commit f5d0a6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Auth0.AspNetCore.Authentication/Auth0.AspNetCore.Authentication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.*" Condition="'$(TargetFramework)' == 'net6.0'" />
99
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.*" Condition="'$(TargetFramework)' == 'net7.0'" />
1010
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.*" Condition="'$(TargetFramework)' == 'net8.0'" />
11-
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.12.1" />
11+
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.13.1" />
1212

1313
<PackageReference Include="System.Text.Encodings.Web" Version="8.0.0" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)