Skip to content

Commit

Permalink
Bump the functionaltests group
Browse files Browse the repository at this point in the history
Bumps the functionaltests group in /src/DevOpsMetrics.FunctionalTests with 1 update: [Selenium.WebDriver](https://github.com/SeleniumHQ/selenium).


Updates `Selenium.WebDriver` from 4.18.1 to 4.19.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.18.1...selenium-4.19.0)

---
updated-dependencies:
- dependency-name: Selenium.WebDriver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: functionaltests
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 2cac114 commit d6b6f5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Selenium.WebDriver" Version="4.18.1" />
<PackageReference Include="Selenium.WebDriver" Version="4.19.0" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="123.0.6312.8600" />
</ItemGroup>

Expand Down

0 comments on commit d6b6f5a

Please sign in to comment.