Skip to content

Commit

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

Bump Selenium.WebDriver.ChromeDriver from 113.0.5672.6300 to 115.0.5790.17000
  • Loading branch information
jamesmcroft authored Aug 10, 2023
2 parents a05b1a9 + 4945199 commit fe1ca1b
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.7.0" />
<PackageReference Include="nunit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="113.0.5672.6300" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="115.0.5790.17000" />
<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.7.0" />
<PackageReference Include="nunit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="113.0.5672.6300" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="115.0.5790.17000" />
<PackageReference Include="Shouldly" Version="4.2.1" />
</ItemGroup>

Expand Down

0 comments on commit fe1ca1b

Please sign in to comment.