Skip to content

Commit 4fde853

Browse files
kamal-kaur04francisf
authored andcommitted
selenium-java version bump in build.gradle
1 parent b65b946 commit 4fde853

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
@@ -7,7 +7,7 @@ repositories { mavenCentral() }
77
dependencies {
88
implementation 'org.testng:testng:7.4.0'
99
implementation 'commons-io:commons-io:1.3.2'
10-
implementation 'org.seleniumhq.selenium:selenium-java:3.141.59'
10+
implementation 'org.seleniumhq.selenium:selenium-java:4.1.0'
1111
implementation 'com.browserstack:browserstack-local-java:1.0.6'
1212
implementation 'com.googlecode.json-simple:json-simple:1.1.1'
1313
compileOnly 'com.browserstack:browserstack-java-sdk:latest.release'

0 commit comments

Comments
 (0)