Skip to content

Commit 66a5bea

Browse files
chore(deps): update dependency selenium.support to v4.23.0 (#1818)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59b7cf3 commit 66a5bea

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
@@ -10,7 +10,7 @@
1010
<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" />
13-
<PackageReference Include="Selenium.Support" Version="4.22.0" />
13+
<PackageReference Include="Selenium.Support" Version="4.23.0" />
1414
<PackageReference Include="Selenium.WebDriver" Version="4.23.0" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)