Skip to content

Commit fe65a69

Browse files
Bump selenideVersion from 7.12.1 to 7.12.2
Bumps `selenideVersion` from 7.12.1 to 7.12.2. Updates `com.codeborne:selenide-appium` from 7.12.1 to 7.12.2 - [Release notes](https://github.com/selenide/selenide/releases) - [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md) - [Commits](selenide/selenide@v7.12.1...v7.12.2) Updates `com.codeborne:selenide-proxy` from 7.12.1 to 7.12.2 - [Release notes](https://github.com/selenide/selenide/releases) - [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md) - [Commits](selenide/selenide@v7.12.1...v7.12.2) Updates `com.codeborne:selenide-full-screenshot` from 7.12.1 to 7.12.2 - [Release notes](https://github.com/selenide/selenide/releases) - [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md) - [Commits](selenide/selenide@v7.12.1...v7.12.2) --- updated-dependencies: - dependency-name: com.codeborne:selenide-appium dependency-version: 7.12.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.codeborne:selenide-proxy dependency-version: 7.12.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.codeborne:selenide-full-screenshot dependency-version: 7.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 658b06c commit fe65a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'java'
33
defaultTasks 'clean', 'test'
44

55
ext {
6-
selenideVersion = '7.12.1'
6+
selenideVersion = '7.12.2'
77
testcontainersVersion = '1.21.3'
88
junitVersion = '6.0.1'
99
}

0 commit comments

Comments
 (0)