bump chrome driver from 86 to 88

(cherry picked from commit d7813c2255b05e68931503a61c214fa2efc4bde8)
This commit is contained in:
bakerboy448 2021-02-06 13:33:11 -06:00 committed by Qstick
parent fe5445ba31
commit 88b9a47c79
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Selenium.Support" Version="3.141.0" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="86.0.4240.2200" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="88.0.4324.9600" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NzbDrone.Test.Common\Radarr.Test.Common.csproj" />