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 44c094b commit 7200be7Copy full SHA for 7200be7
build.gradle
@@ -67,7 +67,7 @@ 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.33.0'
70
- implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.30.0'
+ implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.33.0'
71
implementation 'org.assertj:assertj-core:3.27.3'
72
implementation 'org.hamcrest:hamcrest-all:1.3'
73
implementation 'org.testng:testng:7.11.0'
0 commit comments