Skip to content

Commit

Permalink
build(deps): bump Selenium from 4.5.1 to 4.11.0 (#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dor-bl authored Aug 12, 2023
1 parent 1b78ee9 commit 04eac27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Appium.Net/Appium.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Selenium.Support" Version="4.5.1" />
<PackageReference Include="Selenium.WebDriver" Version="4.5.1" />
<PackageReference Include="Selenium.Support" Version="4.11.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.11.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 04eac27

Please sign in to comment.