Skip to content

Commit 83501ae

Browse files
Bump Selenium.Support, Selenium.WebDriver, System.Numerics.Vectors and System.Threading.Tasks.Extensions
Bumps [Selenium.Support](https://github.com/SeleniumHQ/selenium), [Selenium.WebDriver](https://github.com/SeleniumHQ/selenium), System.Numerics.Vectors and System.Threading.Tasks.Extensions. These dependencies needed to be updated together. Updates `Selenium.Support` from 4.23.0 to 4.26.1 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Updates `Selenium.WebDriver` from 4.23.0 to 4.26.1 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Updates `System.Numerics.Vectors` from 4.5.0 to 4.4.0 Updates `System.Threading.Tasks.Extensions` from 4.5.4 to 4.5.4 --- updated-dependencies: - dependency-name: Selenium.Support dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Selenium.WebDriver dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Numerics.Vectors dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Threading.Tasks.Extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8a9708 commit 83501ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Framework/BaseSeleniumTest/BaseSeleniumTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
</PackageReference>
5858
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />
5959
<PackageReference Include="MSTest.TestFramework" Version="3.5.2" />
60-
<PackageReference Include="Selenium.Support" Version="4.23.0" />
60+
<PackageReference Include="Selenium.Support" Version="4.26.1" />
6161
<PackageReference Include="Selenium.WebDriver" Version="4.26.1" />
6262
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.6" />
6363
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0" />

0 commit comments

Comments
 (0)