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 7b21a08 commit df49a68Copy full SHA for df49a68
build.gradle
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
- implementation 'org.seleniumhq.selenium:selenium-java:4.19.1'
+ implementation 'org.seleniumhq.selenium:selenium-java:4.20.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