Skip to content

Commit 8b11c54

Browse files
authored
Merge pull request #79 from devondragon/dependabot/gradle/com.codeborne-selenide-7.3.1
Bump com.codeborne:selenide from 7.0.0 to 7.3.1
2 parents af91b03 + 9ad41a5 commit 8b11c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.224'
65-
testImplementation group: 'com.codeborne', name: 'selenide', version: '7.0.0'
65+
testImplementation group: 'com.codeborne', name: 'selenide', version: '7.3.1'
6666
testImplementation group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '5.8.0'
6767
}
6868

0 commit comments

Comments
 (0)