Skip to content

Commit b9dee8b

Browse files
build(deps): bump Selenium.WebDriver in /src/Appium.Net (#940)
Bumps [Selenium.WebDriver](https://github.com/SeleniumHQ/selenium) from 4.29.0 to 4.32.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.29.0...selenium-4.32.0) --- updated-dependencies: - dependency-name: Selenium.WebDriver dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kazuaki Matsuo <[email protected]>
1 parent 439f990 commit b9dee8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Appium.Net/Appium.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<PrivateAssets>all</PrivateAssets>
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4545
</PackageReference>
46-
<PackageReference Include="Selenium.WebDriver" Version="4.29.0" />
46+
<PackageReference Include="Selenium.WebDriver" Version="4.32.0" />
4747
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
4848
</ItemGroup>
4949
</Project>

0 commit comments

Comments
 (0)