We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2535247 + add9ba4 commit fb6d0aaCopy full SHA for fb6d0aa
examples/cucumber/build.gradle
@@ -7,7 +7,7 @@ repositories {
7
}
8
9
dependencies {
10
- implementation platform('org.seleniumhq.selenium:selenium-bom:4.11.0')
+ implementation platform('org.seleniumhq.selenium:selenium-bom:4.12.1')
11
implementation 'org.seleniumhq.selenium:selenium-remote-driver'
12
implementation 'org.seleniumhq.selenium:selenium-firefox-driver'
13
implementation 'org.seleniumhq.selenium:selenium-chrome-driver'
0 commit comments