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.
1 parent 324fe04 commit b822a3cCopy full SHA for b822a3c
build.gradle
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
- implementation 'org.seleniumhq.selenium:selenium-java:4.20.0'
+ implementation 'org.seleniumhq.selenium:selenium-java:4.21.0'
19
implementation 'org.aeonbits.owner:owner:1.0.12'
20
implementation 'com.univocity:univocity-parsers:2.9.1'
21
implementation 'com.aventstack:extentreports:5.1.1'
0 commit comments