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 547dcbb commit fd7af67Copy full SHA for fd7af67
build.gradle
@@ -64,7 +64,7 @@ tasks.register('E2E', Test){
64
}
65
66
dependencies {
67
- implementation 'com.amazonaws:aws-java-sdk-s3:1.12.782'
+ implementation 'com.amazonaws:aws-java-sdk-s3:1.12.783'
68
implementation 'io.appium:java-client:9.4.0'
69
implementation 'org.seleniumhq.selenium:selenium-java:4.31.0'
70
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.30.0'
0 commit comments