Skip to content

Commit b3ebc07

Browse files
Bump Selenium.WebDriver from 4.35.0 to 4.36.0 (#964)
--- updated-dependencies: - dependency-name: Selenium.WebDriver dependency-version: 4.36.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>
1 parent 07c4d7b commit b3ebc07

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

0 commit comments

Comments
 (0)