Skip to content

Commit 7ecbf6c

Browse files
dependabot[bot]asolntsev
authored andcommitted
Bump selenideVersion from 7.14.0 to 7.15.0
Bumps `selenideVersion` from 7.14.0 to 7.15.0. Updates `com.codeborne:selenide` from 7.14.0 to 7.15.0 - [Release notes](https://github.com/selenide/selenide/releases) - [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md) - [Commits](selenide/selenide@v7.14.0...v7.15.0) Updates `com.codeborne:selenide-full-screenshot` from 7.14.0 to 7.15.0 - [Release notes](https://github.com/selenide/selenide/releases) - [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md) - [Commits](selenide/selenide@v7.14.0...v7.15.0) --- updated-dependencies: - dependency-name: com.codeborne:selenide dependency-version: 7.15.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.codeborne:selenide-full-screenshot dependency-version: 7.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce988f4 commit 7ecbf6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

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

44
ext {
5-
selenideVersion = '7.14.0'
5+
selenideVersion = '7.15.0'
66
junitVersion = '6.0.3'
77
assertjVersion = '3.27.7'
88
slf4jVersion = '2.0.17'

0 commit comments

Comments
 (0)