Skip to content

Commit c713a9c

Browse files
Bump selenideVersion from 7.16.1 to 7.16.2
Bumps `selenideVersion` from 7.16.1 to 7.16.2. Updates `com.codeborne:selenide` from 7.16.1 to 7.16.2 - [Release notes](https://github.com/selenide/selenide/releases) - [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md) - [Commits](selenide/selenide@v7.16.1...v7.16.2) Updates `com.codeborne:selenide-full-screenshot` from 7.16.1 to 7.16.2 - [Release notes](https://github.com/selenide/selenide/releases) - [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md) - [Commits](selenide/selenide@v7.16.1...v7.16.2) --- updated-dependencies: - dependency-name: com.codeborne:selenide dependency-version: 7.16.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.codeborne:selenide-full-screenshot dependency-version: 7.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c34733 commit c713a9c

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.16.1'
5+
selenideVersion = '7.16.2'
66
junitVersion = '6.1.0'
77
assertjVersion = '3.27.7'
88
slf4jVersion = '2.0.18'

0 commit comments

Comments
 (0)