Skip to content

Commit 9971d5d

Browse files
chore(deps): update dependency microsoft.identitymodel.protocols.openidconnect to 8.19.1
1 parent 23db37c commit 9971d5d

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.18.0" />
32+
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.19.1" />
3333
</ItemGroup>
3434
</Project>

0 commit comments

Comments
 (0)