Skip to content

Commit

Permalink
chore(deps): bump com.codeborne:selenide from 6.16.0 to 6.17.2 (#241)
Browse files Browse the repository at this point in the history
Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 6.16.0 to 6.17.2.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v6.16.0...v6.17.2)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-type: direct:production
  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 Sep 1, 2023
1 parent abc3c9a commit 1c6c1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/hybrid-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.16.0</selenide.version>
<selenide.version>6.17.2</selenide.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 1c6c1bc

Please sign in to comment.