Skip to content

Commit

Permalink
chore(deps-dev): bump com.codeborne:selenide from 7.5.1 to 7.6.0 (#1093)
Browse files Browse the repository at this point in the history
Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 7.5.1 to 7.6.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.5.1...v7.6.0)

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

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 Nov 26, 2024
1 parent f262a2c commit 12b2b30
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.2</awaitility.version>
<selenide.version>7.5.1</selenide.version>
<selenide.version>7.6.0</selenide.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 12b2b30

Please sign in to comment.