Skip to content

Commit

Permalink
[Maven Deps]: Bump selenide from 6.10.3 to 6.13.1
Browse files Browse the repository at this point in the history
Bumps [selenide](https://github.com/selenide/selenide) from 6.10.3 to 6.13.1.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v6.10.3...v6.13.1)

---
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 24, 2023
1 parent cfb2c3c commit 5b918cb
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 @@ -304,7 +304,7 @@
<dependency>
<groupId>com.codeborne</groupId>
<artifactId>selenide</artifactId>
<version>6.10.3</version>
<version>6.13.1</version>
<scope>test</scope>
</dependency>
<!-- Selenide plugin for Selenoid -->
Expand Down

0 comments on commit 5b918cb

Please sign in to comment.