Skip to content

Commit b822a3c

Browse files
Bump org.seleniumhq.selenium:selenium-java from 4.20.0 to 4.21.0
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.20.0 to 4.21.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.20.0...selenium-4.21.0) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 324fe04 commit b822a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
}
1616

1717
dependencies {
18-
implementation 'org.seleniumhq.selenium:selenium-java:4.20.0'
18+
implementation 'org.seleniumhq.selenium:selenium-java:4.21.0'
1919
implementation 'org.aeonbits.owner:owner:1.0.12'
2020
implementation 'com.univocity:univocity-parsers:2.9.1'
2121
implementation 'com.aventstack:extentreports:5.1.1'

0 commit comments

Comments
 (0)