Skip to content

Commit

Permalink
Bump com.codeborne:selenide-proxy from 7.0.6 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [com.codeborne:selenide-proxy](https://github.com/selenide/selenide) from 7.0.6 to 7.1.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.0.6...v7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent b07d153 commit 4936524
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 @@ -3,7 +3,7 @@ apply plugin: 'java'
defaultTasks 'clean', 'test'

ext {
selenideVersion = '7.0.6'
selenideVersion = '7.1.0'
testcontainersVersion = '1.19.4'
junitVersion = '5.10.2'
}
Expand Down

0 comments on commit 4936524

Please sign in to comment.