Skip to content

Commit ead168f

Browse files
Bump com.codeborne:selenide from 7.6.0 to 7.6.1
Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 7.6.0 to 7.6.1. - [Release notes](https://github.com/selenide/selenide/releases) - [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md) - [Commits](selenide/selenide@v7.6.0...v7.6.1) --- updated-dependencies: - dependency-name: com.codeborne:selenide dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c0739a commit ead168f

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
@@ -62,7 +62,7 @@ dependencies {
6262
testImplementation 'org.springframework.boot:spring-boot-starter-test'
6363
testImplementation 'org.springframework.security:spring-security-test'
6464
testImplementation 'com.h2database:h2:2.3.232'
65-
testImplementation group: 'com.codeborne', name: 'selenide', version: '7.6.0'
65+
testImplementation group: 'com.codeborne', name: 'selenide', version: '7.6.1'
6666
testImplementation group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '5.9.2'
6767

6868
}

0 commit comments

Comments
 (0)