Skip to content

Commit

Permalink
Bump selenide from 6.15.0 to 6.16.0 (#68)
Browse files Browse the repository at this point in the history
Bumps [selenide](https://github.com/selenide/selenide) from 6.15.0 to 6.16.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v6.15.0...v6.16.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 Jul 3, 2023
1 parent 9bf8dba commit 594d135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<java.version>17</java.version>
<testcontainers.version>1.18.3</testcontainers.version>
<selenium.version>4.8.3</selenium.version>
<selenide.version>6.15.0</selenide.version>
<selenide.version>6.16.0</selenide.version>
<httpclient5.version>5.2.1</httpclient5.version>
</properties>

Expand Down

0 comments on commit 594d135

Please sign in to comment.