Skip to content

Commit

Permalink
Bump com.codeborne:selenide from 7.7.1 to 7.7.3 in /app
Browse files Browse the repository at this point in the history
Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 7.7.1 to 7.7.3.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.7.1...v7.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent f437c43 commit bdfd0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies {
testImplementation("org.testcontainers:junit-jupiter")
testImplementation("org.testcontainers:postgresql")
testImplementation("org.testcontainers:localstack")
testImplementation("com.codeborne:selenide:7.7.1")
testImplementation("com.codeborne:selenide:7.7.3")

runtimeOnly("org.postgresql:postgresql")

Expand Down

0 comments on commit bdfd0bb

Please sign in to comment.