Skip to content

Commit b57c615

Browse files
Bump selenium-chrome-driver from 3.141.59 to 4.1.2 in /modules/selenium
Bumps [selenium-chrome-driver](https://github.com/SeleniumHQ/selenium) from 3.141.59 to 4.1.2. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-chrome-driver dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ad90d7 commit b57c615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/selenium/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
api project(':testcontainers')
55

66
provided 'org.seleniumhq.selenium:selenium-remote-driver:3.141.59'
7-
provided 'org.seleniumhq.selenium:selenium-chrome-driver:3.141.59'
7+
provided 'org.seleniumhq.selenium:selenium-chrome-driver:4.1.2'
88
testImplementation 'org.seleniumhq.selenium:selenium-firefox-driver:3.141.59'
99
testImplementation 'org.seleniumhq.selenium:selenium-support:3.141.59'
1010

0 commit comments

Comments
 (0)