We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 786dda0 + f6a8cda commit 1b157a4Copy full SHA for 1b157a4
build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
implementation 'io.appium:java-client:9.2.3'
69
implementation 'org.seleniumhq.selenium:selenium-java:4.21.0'
70
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.21.0'
71
- implementation 'org.assertj:assertj-core:3.25.3'
+ implementation 'org.assertj:assertj-core:3.26.0'
72
implementation 'org.hamcrest:hamcrest-all:1.3'
73
implementation 'org.testng:testng:7.9.0'
74
implementation 'com.googlecode.json-simple:json-simple:1.1.1'
0 commit comments