mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-04 12:21:27 +00:00
Bump Selenium.WebDriver from 4.12.4 to 4.13.1 (#908)
Bumps Selenium.WebDriver from 4.12.4 to 4.13.1. --- 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
18dabade0f
commit
19ce2e5662
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.7.2" />
|
||||
<PackageReference Include="Selenium.WebDriver" Version="4.12.4" />
|
||||
<PackageReference Include="Selenium.WebDriver" Version="4.13.1" />
|
||||
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="117.0.5938.9200" />
|
||||
<PackageReference Include="xunit" Version="2.5.1" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue