Skip to content

Commit

Permalink
Bump Atata.WebDriverExtras from 2.3.0 to 3.0.0 (#280)
Browse files Browse the repository at this point in the history
Bumps [Atata.WebDriverExtras](https://github.com/atata-framework/atata-webdriverextras) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/atata-framework/atata-webdriverextras/releases)
- [Changelog](https://github.com/atata-framework/atata-webdriverextras/blob/main/azure-pipelines.release.yml)
- [Commits](atata-framework/atata-webdriverextras@v2.3.0...v3.0.0)

---
updated-dependencies:
- dependency-name: Atata.WebDriverExtras
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored May 3, 2024
1 parent b7ecdc7 commit abf7707
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<ItemGroup>
<PackageReference Include="Atata" Version="2.14.1" />
<PackageReference Include="Atata.WebDriverExtras" Version="2.3.0" />
<PackageReference Include="Atata.WebDriverExtras" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.0" />
Expand Down

0 comments on commit abf7707

Please sign in to comment.