Skip to content

Commit

Permalink
Bump Selenium.WebDriver from 4.9.0 to 4.9.1
Browse files Browse the repository at this point in the history
Bumps Selenium.WebDriver from 4.9.0 to 4.9.1.

---
updated-dependencies:
- dependency-name: Selenium.WebDriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and SIkebe committed May 9, 2023
1 parent f2b5ea5 commit bd57918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CookieSample.E2ETests/CookieSample.E2ETests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="ClosedXML" Version="0.101.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.9.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.9.1" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="113.0.5672.6300" />
<PackageReference Include="Selenium.WebDriver.MSEdgeDriver" Version="112.0.1722.39" Condition=" '$(OS)' == 'Windows_NT' " />
<PackageReference Include="xunit" Version="2.4.2" />
Expand Down

0 comments on commit bd57918

Please sign in to comment.