Skip to content

Commit

Permalink
Merge branch 'master' into release/2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stavroskasidis authored May 28, 2024
2 parents d478f7e + e0f8f75 commit 1769879
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ItemGroup>
<PackageReference Include="DotNetSeleniumExtras.WaitHelpers" Version="3.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Selenium.Support" Version="4.18.1" />
<PackageReference Include="Selenium.WebDriver" Version="4.18.1" />
<PackageReference Include="Selenium.Support" Version="3.141.0" />
<PackageReference Include="Selenium.WebDriver" Version="3.141.0" />
<PackageReference Include="xunit" Version="2.7.0" />
</ItemGroup>

Expand Down

0 comments on commit 1769879

Please sign in to comment.