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 b143ab0Copy full SHA for b143ab0
build.gradle
@@ -66,7 +66,7 @@ tasks.register('E2E', Test){
66
dependencies {
67
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.782'
68
implementation 'io.appium:java-client:9.4.0'
69
- implementation 'org.seleniumhq.selenium:selenium-java:4.31.0'
+ implementation 'org.seleniumhq.selenium:selenium-java:4.33.0'
70
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.30.0'
71
implementation 'org.assertj:assertj-core:3.27.3'
72
implementation 'org.hamcrest:hamcrest-all:1.3'
0 commit comments