Skip to content

Commit 2c0739a

Browse files
authored
Merge pull request #127 from devondragon/dependabot/gradle/com.codeborne-selenide-7.6.0
Bump com.codeborne:selenide from 7.5.1 to 7.6.0
2 parents fc11e55 + 970d8b3 commit 2c0739a

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.5.1'
65+
testImplementation group: 'com.codeborne', name: 'selenide', version: '7.6.0'
6666
testImplementation group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '5.9.2'
6767

6868
}

0 commit comments

Comments
 (0)