Skip to content

Commit

Permalink
Upgrade Atata.WebDriverSetup package to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YevgeniyShunevych committed May 11, 2022
1 parent fc33c05 commit 0bba8e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Atata.WebDriverSetup" Version="2.0.0-beta.1" />
<PackageReference Include="Atata.WebDriverSetup" Version="2.0.0" />
<PackageReference Include="FluentAssertions" Version="6.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="NLog" Version="4.7.15" />
Expand Down

0 comments on commit 0bba8e2

Please sign in to comment.