Skip to content

Commit

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

Bump com.codeborne:selenide from 7.4.2 to 7.4.3
  • Loading branch information
devondragon committed Sep 6, 2024
2 parents 0ef8e75 + 3d06a10 commit c46c12b
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.2'
testImplementation group: 'com.codeborne', name: 'selenide', version: '7.4.3'
testImplementation group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '5.9.2'

}
Expand Down

0 comments on commit c46c12b

Please sign in to comment.