Skip to content

Commit

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

Bump com.codeborne:selenide from 7.5.0 to 7.5.1
  • Loading branch information
devondragon committed Sep 23, 2024
2 parents 4890904 + 896a316 commit bec29e1
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.5.0'
testImplementation group: 'com.codeborne', name: 'selenide', version: '7.5.1'
testImplementation group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '5.9.2'

}
Expand Down

0 comments on commit bec29e1

Please sign in to comment.