Skip to content

Commit b5fada7

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

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.15.0'
5+
selenideVersion = '7.15.1'
66
junitVersion = '6.0.3'
77
assertjVersion = '3.27.7'
88
slf4jVersion = '2.0.17'

0 commit comments

Comments
 (0)