Skip to content

Commit

Permalink
Bump com.codeborne:selenide from 7.0.0 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent b39a35c commit 48d8611
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 @@ -14,7 +14,7 @@
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<selenium.version>4.14.1</selenium.version>
<htmlunit.version>4.13.0</htmlunit.version>
<selenide.version>7.0.0</selenide.version>
<selenide.version>7.0.1</selenide.version>
<browserup-proxy.version>2.1.2</browserup-proxy.version>
<appium.version>9.0.0</appium.version>

Expand Down

0 comments on commit 48d8611

Please sign in to comment.