Skip to content

Commit

Permalink
chore(deps-dev): bump com.codeborne:selenide from 6.19.1 to 7.0.0 (#346)
Browse files Browse the repository at this point in the history
Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 6.19.1 to 7.0.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v6.19.1...v7.0.0)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent f24ebee commit c872d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/smoke-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<maven.deploy.skip>true</maven.deploy.skip>

<awaitility.version>4.2.0</awaitility.version>
<selenide.version>6.19.1</selenide.version>
<selenide.version>7.0.0</selenide.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit c872d0a

Please sign in to comment.