mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-09-11 20:16:09 +00:00
Bump Selenium.WebDriver from 4.10.0 to 4.11.0 (#851)
Bumps Selenium.WebDriver from 4.10.0 to 4.11.0. --- updated-dependencies: - dependency-name: Selenium.WebDriver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6561859ee0
commit
17022c36b8
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.3" />
|
||||
<PackageReference Include="Selenium.WebDriver" Version="4.10.0" />
|
||||
<PackageReference Include="Selenium.WebDriver" Version="4.11.0" />
|
||||
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="115.0.5790.10200" />
|
||||
<PackageReference Include="xunit" Version="2.5.0" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue