Skip to content

Commit

Permalink
Bump com.codeborne:selenide from 7.4.2 to 7.4.3
Browse files Browse the repository at this point in the history
Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.4.2...v7.4.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 Sep 6, 2024
1 parent 33cfcd8 commit de7be4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
components.all<NettyBomAlignmentRule>()
testImplementation(platform("org.junit:junit-bom:5.11.0"))
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("com.codeborne:selenide:7.4.2")
testImplementation("com.codeborne:selenide:7.4.3")
testRuntimeOnly("org.slf4j:slf4j-simple:2.0.16")
constraints {
implementation("com.google.guava:guava:33.3.0-jre") {
Expand Down

0 comments on commit de7be4c

Please sign in to comment.