Skip to content

Commit ed98f03

Browse files
chore(deps): update dependency microsoft.identitymodel.tokens to v7.7.1 (#1823)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fcd13d commit ed98f03

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.7.0" />
10+
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.7.1" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="3.5.0" />
1212
<PackageReference Include="MSTest.TestFramework" Version="3.5.0" />
1313
<PackageReference Include="Selenium.Support" Version="4.22.0" />

0 commit comments

Comments
 (0)