Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Mar 22, 2024
1 parent 342e99a commit b875602
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 @@ -37,7 +37,7 @@
<dependency>
<groupId>com.codeborne</groupId>
<artifactId>selenide-selenoid</artifactId>
<version>7.2.1</version>
<version>7.2.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b875602

Please sign in to comment.