Skip to content

Commit dc8cabc

Browse files
chore(deps): update dependency microsoft.identitymodel.protocols.openidconnect to 8.17.0
1 parent 3f972af commit dc8cabc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Workleap.Authentication.ClientCredentialsGrant.Tests/Workleap.Authentication.ClientCredentialsGrant.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929

3030
<ItemGroup>
3131
<!-- Explicit version required to avoid automatic downgrade to 7.0 which causes "The signature key was not found" error -->
32-
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.16.0" />
32+
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.17.0" />
3333
</ItemGroup>
3434
</Project>

0 commit comments

Comments
 (0)