Skip to content

Commit

Permalink
Bump Selenium.Support from 4.12.4 to 4.15.0
Browse files Browse the repository at this point in the history
Bumps [Selenium.Support](https://github.com/SeleniumHQ/selenium) from 4.12.4 to 4.15.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.15.0)

---
updated-dependencies:
- dependency-name: Selenium.Support
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent c37dbc9 commit d74c044
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Selenium.Support" Version="4.12.4" />
<PackageReference Include="Selenium.Support" Version="4.15.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.13.1" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="117.0.5938.14900" />
<PackageReference Include="xunit" Version="2.5.3" />
Expand Down

0 comments on commit d74c044

Please sign in to comment.