Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.s…
Browse files Browse the repository at this point in the history
…eleniumhq.selenium-selenium-api-4.15.0' into combined-pr-branch
  • Loading branch information
eddumelendez committed Nov 14, 2023
2 parents 215d2fe + fb4eb91 commit 6121c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/junit4/generic/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
testImplementation project(":mysql")

testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
testImplementation "org.seleniumhq.selenium:selenium-api:4.14.1"
testImplementation "org.seleniumhq.selenium:selenium-api:4.15.0"
testImplementation 'org.assertj:assertj-core:3.24.2'
}

Expand Down

0 comments on commit 6121c44

Please sign in to comment.