mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-06 11:58:38 +00:00
Bump Selenium.WebDriver from 4.9.1 to 4.10.0 (#787)
Manually bumping Selenium.WebDriver to 4.10.0 because Dependabot was having some issues with status checks.
This commit is contained in:
parent
2f11731a8e
commit
af6fdb457b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
|
||||
<PackageReference Include="Selenium.WebDriver" Version="4.9.1" />
|
||||
<PackageReference Include="Selenium.WebDriver" Version="4.10.0" />
|
||||
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="113.0.5672.6300" />
|
||||
<PackageReference Include="xunit" Version="2.4.2" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue