Skip to content

Commit

Permalink
Bump Selenium.WebDriver from 4.9.0 to 4.9.1 in /src (#2053)
Browse files Browse the repository at this point in the history
Bumps Selenium.WebDriver from 4.9.0 to 4.9.1.

---
updated-dependencies:
- dependency-name: Selenium.WebDriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 8, 2023
1 parent e578e1a commit e66724e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="NUnit.Analyzers" Version="3.6.1" />
<PackageReference Include="coverlet.collector" Version="3.2.0" />
<PackageReference Include="Selenium.Support" Version="4.9.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.9.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.9.1" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="113.0.5672.6300" />
</ItemGroup>

Expand Down

0 comments on commit e66724e

Please sign in to comment.