Skip to content

Commit 9279d6f

Browse files
chore(deps): update dependency microsoft.identitymodel.tokens to v7.6.3 (#1805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67cf1f4 commit 9279d6f

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.2" />
10+
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.6.3" />
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.22.0" />

0 commit comments

Comments
 (0)