Skip to content

Commit

Permalink
Upgrade Atata.WebDriverSetup package to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YevgeniyShunevych committed Sep 1, 2023
1 parent fa3d9bd commit 8479c24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Atata.WebDriverSetup" Version="2.7.0" />
<PackageReference Include="Atata.WebDriverSetup" Version="2.8.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="NLog" Version="5.2.3" />
Expand Down

0 comments on commit 8479c24

Please sign in to comment.