|
|
|
|
@ -188,7 +188,7 @@ configure(allprojects) { project ->
@@ -188,7 +188,7 @@ configure(allprojects) { project ->
|
|
|
|
|
exclude group: "junit", name: "junit" |
|
|
|
|
} |
|
|
|
|
dependency "org.testng:testng:7.4.0" |
|
|
|
|
dependency "org.junit.support:testng-engine:1.0.1" |
|
|
|
|
dependency "org.junit.support:testng-engine:1.0.4" |
|
|
|
|
dependency "org.hamcrest:hamcrest:2.2" |
|
|
|
|
dependency "org.awaitility:awaitility:3.1.6" |
|
|
|
|
dependency "org.assertj:assertj-core:3.23.0" |
|
|
|
|
|