Skip to content

Commit

Permalink
Bump Selenium packages
Browse files Browse the repository at this point in the history
  • Loading branch information
seedysoft committed May 17, 2024
1 parent cc8beac commit dd622da
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<ItemGroup>
<PackageReference Include="DiffPlex" Version="1.7.2" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.61" />
<PackageReference Include="Selenium.Support" Version="4.20.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.20.0" />
<PackageReference Include="Selenium.Support" Version="4.21.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.21.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\CommonLibs\CoreLib\Seedysoft.CoreLib.csproj" />
Expand Down

0 comments on commit dd622da

Please sign in to comment.