Skip to content

Commit

Permalink
Merge pull request #261 from MADE-Apps/dependabot/nuget/Selenium.WebD…
Browse files Browse the repository at this point in the history
…river.ChromeDriver-121.0.6167.8500

Bump Selenium.WebDriver.ChromeDriver from 120.0.6099.10900 to 121.0.6167.8500
  • Loading branch information
jamesmcroft authored Feb 8, 2024
2 parents 7a1a825 + 4451857 commit 518c9ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/Legerity.Core.Tests/Legerity.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="nunit" Version="4.0.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="120.0.6099.10900" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="121.0.6167.8500" />
<PackageReference Include="Shouldly" Version="4.2.1" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion tests/Legerity.Web.Tests/Legerity.Web.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="nunit" Version="4.0.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="120.0.6099.10900" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="121.0.6167.8500" />
<PackageReference Include="Shouldly" Version="4.2.1" />
</ItemGroup>

Expand Down

0 comments on commit 518c9ef

Please sign in to comment.