Skip to content

Commit

Permalink
upgraded to appium 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dipjyotimetia committed Nov 17, 2019
1 parent 676e8ef commit b47efc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ sourceSets {

dependencies {
compile group: 'com.amazonaws', name: 'aws-java-sdk-s3', version: '1.11.578'
compile group: 'io.appium', name: 'java-client', version: '7.2.0'
compile group: 'io.appium', name: 'java-client', version: '7.3.0'
compile group: 'net.reini', name: 'slf4-cdi', version: '1.0'
compile group: 'org.assertj', name: 'assertj-core', version: '3.11.0'
compile group: 'org.hamcrest', name: 'hamcrest-all', version: '1.3'
Expand Down

0 comments on commit b47efc1

Please sign in to comment.