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 bda8213 + 9ba8f48 commit 31f7ec2Copy full SHA for 31f7ec2
examples/cucumber/build.gradle
@@ -7,7 +7,7 @@ repositories {
7
}
8
9
dependencies {
10
- implementation platform('org.seleniumhq.selenium:selenium-bom:4.34.0')
+ implementation platform('org.seleniumhq.selenium:selenium-bom:4.35.0')
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