Skip to content

Commit 690600a

Browse files
chore(deps): update dependency microsoft.identitymodel.tokens to v7.6.2 (#1759)
Update dependency Microsoft.IdentityModel.Tokens to v7.6.2 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bdc75e0 commit 690600a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dotnet/SeleniumDocs/SeleniumDocs.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
10-
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.6.0" />
10+
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.6.2" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
1212
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
1313
<PackageReference Include="Selenium.Support" Version="4.21.0" />

0 commit comments

Comments
 (0)