Skip to content

Commit bcfde8b

Browse files
build(deps): bump Selenium.WebDriver in /src/Appium.Net (#914)
Bumps [Selenium.WebDriver](https://github.com/SeleniumHQ/selenium) from 4.28.0 to 4.29.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.28.0...selenium-4.29.0) --- updated-dependencies: - dependency-name: Selenium.WebDriver 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>
1 parent aaec938 commit bcfde8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Appium.Net/Appium.Net.csproj

+1-1
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.28.0" />
46+
<PackageReference Include="Selenium.WebDriver" Version="4.29.0" />
4747
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
4848
</ItemGroup>
4949
</Project>

0 commit comments

Comments
 (0)