Skip to content

Commit

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

---
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 and asolntsev committed Apr 1, 2024
1 parent b8d996e commit fdc3cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {
}

ext {
selenideVersion = "7.2.2"
selenideVersion = "7.2.3"
kotlinVersion = "1.9.23"
junitVersion = "5.10.2"
slf4jVersion = "2.0.12"
Expand Down

0 comments on commit fdc3cda

Please sign in to comment.