File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,15 +28,15 @@ repositories {
2828}
2929
3030group = ' com.testsigma'
31- version = ' 1.2.21_cloud '
31+ version = ' 1.2.22_cloud '
3232description = ' Testsigma Java SDK'
3333java. sourceCompatibility = JavaVersion . VERSION_11
3434
3535dependencies {
3636 implementation ' org.projectlombok:lombok:1.18.20'
37- implementation ' org.seleniumhq.selenium:selenium-api:4.14.1 '
38- implementation ' org.seleniumhq.selenium:selenium-java:4.14.1 '
39- implementation ' io.appium:java-client:9.0.0 '
37+ implementation ' org.seleniumhq.selenium:selenium-api:4.20.0 '
38+ implementation ' org.seleniumhq.selenium:selenium-java:4.20.0 '
39+ implementation ' io.appium:java-client:9.2.2 '
4040 implementation ' org.apache.commons:commons-lang3:3.12.0'
4141 implementation ' org.testng:testng:7.4.0'
4242 implementation ' org.json:json:20160810'
You can’t perform that action at this time.
0 commit comments