mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Upgrade to TestNG 7.1.0
Closes gh-24298
This commit is contained in:
+1
-1
@@ -176,7 +176,7 @@ configure(allprojects) { project ->
|
||||
dependency("de.bechte.junit:junit-hierarchicalcontextrunner:4.12.1") {
|
||||
exclude group: "junit", name: "junit"
|
||||
}
|
||||
dependency "org.testng:testng:6.14.3"
|
||||
dependency "org.testng:testng:7.1.0"
|
||||
dependency "org.hamcrest:hamcrest:2.1"
|
||||
dependency "org.awaitility:awaitility:3.1.6"
|
||||
dependency "org.assertj:assertj-core:3.15.0"
|
||||
|
||||
Reference in New Issue
Block a user