Skip to content

Commit

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

Bump Selenium.WebDriver.ChromeDriver from 121.0.6167.18400 to 122.0.6261.5700
  • Loading branch information
jamesmcroft authored Feb 21, 2024
2 parents cd5b1cb + 146b7cd commit 562ff71
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="121.0.6167.18400" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="122.0.6261.5700" />
<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="121.0.6167.18400" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="122.0.6261.5700" />
<PackageReference Include="Shouldly" Version="4.2.1" />
</ItemGroup>

Expand Down

0 comments on commit 562ff71

Please sign in to comment.