Skip to content

Commit cd7b1d3

Browse files
authored
Upgrade to latest Appium Java client (#306)
1 parent b6ba150 commit cd7b1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selenium4Deps.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
api 'com.beust:jcommander:1.82'
4444
api 'io.netty:netty-transport-native-epoll:4.1.119.Final'
4545
api 'io.netty:netty-transport-native-kqueue:4.1.119.Final'
46-
testImplementation 'io.appium:java-client:9.4.0'
46+
testImplementation 'io.appium:java-client:10.0.0'
4747
testImplementation 'org.mockito:mockito-core:4.11.0'
4848
}
4949
api 'com.nordstrom.tools:testng-foundation'

0 commit comments

Comments
 (0)