Skip to content

Commit

Permalink
Bump selenide from 6.3.5 to 6.4.0
Browse files Browse the repository at this point in the history
Bumps [selenide](https://github.com/selenide/selenide) from 6.3.5 to 6.4.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@v6.3.5...v6.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 7, 2022
1 parent d6f769f commit 1f6fe05
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 @@ -168,7 +168,7 @@
<dependency>
<groupId>com.codeborne</groupId>
<artifactId>selenide</artifactId>
<version>6.3.5</version>
<version>6.4.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1f6fe05

Please sign in to comment.