Skip to content

Commit 0851b67

Browse files
Update dependency Microsoft.IdentityModel.Tokens to v7.5.2 (#1718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1f13b6 commit 0851b67

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.9.0" />
10-
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.5.1" />
10+
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.5.2" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
1212
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
1313
<PackageReference Include="Selenium.Support" Version="4.20.0" />

0 commit comments

Comments
 (0)