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 2c3243c commit 7ac646bCopy full SHA for 7ac646b
build.gradle
@@ -188,7 +188,7 @@ configure(allprojects) { project ->
188
exclude group: "junit", name: "junit"
189
}
190
dependency "org.testng:testng:7.4.0"
191
- dependency "org.junit.support:testng-engine:1.0.1"
+ dependency "org.junit.support:testng-engine:1.0.4"
192
dependency "org.hamcrest:hamcrest:2.2"
193
dependency "org.awaitility:awaitility:3.1.6"
194
dependency "org.assertj:assertj-core:3.23.0"
0 commit comments