Skip to content

Commit

Permalink
Bump Selenium.WebDriver.ChromeDriver
Browse files Browse the repository at this point in the history
Bumps [Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver) from 124.0.6367.20100 to 125.0.6422.6000.
- [Changelog](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/blob/master/RELEASE-NOTES.txt)
- [Commits](jsakamoto/nupkg-selenium-webdriver-chromedriver@v.124.0.6367.20100...v.125.0.6422.6000)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 62ca397 commit 2db4371
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Selenium.WebDriver" Version="4.20.0" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="124.0.6367.20100" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="125.0.6422.6000" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2db4371

Please sign in to comment.