Skip to content

Commit

Permalink
Merge pull request #115 from devondragon/dependabot/gradle/com.codebo…
Browse files Browse the repository at this point in the history
…rne-selenide-7.5.0

Bump com.codeborne:selenide from 7.4.3 to 7.5.0
  • Loading branch information
devondragon committed Sep 16, 2024
2 parents c46c12b + e56d5d6 commit d4c6d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'com.h2database:h2:2.3.232'
testImplementation group: 'com.codeborne', name: 'selenide', version: '7.4.3'
testImplementation group: 'com.codeborne', name: 'selenide', version: '7.5.0'
testImplementation group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '5.9.2'

}
Expand Down

0 comments on commit d4c6d77

Please sign in to comment.