Skip to content

Commit

Permalink
Update test drive project
Browse files Browse the repository at this point in the history
  • Loading branch information
jsakamoto committed Feb 5, 2022
1 parent 3242525 commit ef3e650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestDrives/TestDrive.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Selenium.WebDriver" Version="4.0.1" />
<PackageReference Include="Selenium.WebDriver" Version="4.1.0" />
<PackageReference Include="Selenium.WebDriver.GeckoDriver" Version="0.30.0.1" />
</ItemGroup>
</Project>

0 comments on commit ef3e650

Please sign in to comment.