Skip to content

Commit 610cbaa

Browse files
Bump selenium-chrome-driver from 3.9.1 to 3.141.59 in /journeys
Bumps [selenium-chrome-driver](https://github.com/SeleniumHQ/selenium) from 3.9.1 to 3.141.59. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-3.9.1...selenium-3.141.59) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 817c6c8 commit 610cbaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

journeys/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
testCompile 'org.fluentlenium:fluentlenium-junit:3.5.0'
99
testCompile 'org.fluentlenium:fluentlenium-assertj:3.5.0'
1010
testCompile 'junit:junit:4.13'
11-
testCompile 'org.seleniumhq.selenium:selenium-chrome-driver:3.9.1'
11+
testCompile 'org.seleniumhq.selenium:selenium-chrome-driver:3.141.59'
1212
testCompile 'com.fasterxml.jackson.core:jackson-core:2.9.8'
1313
testCompile 'com.fasterxml.jackson.core:jackson-annotations:2.10.3'
1414
testCompile 'com.fasterxml.jackson.core:jackson-databind:2.9.8'

0 commit comments

Comments
 (0)