mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Revert back to TestNG 6.9.10.
This commit is contained in:
parent
de39a5cae7
commit
528271b8d7
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ val kobaltApp = project(kobaltPluginApi, wrapper) {
|
|||
}
|
||||
|
||||
dependenciesTest {
|
||||
compile("org.testng:testng:6.9.11-SNAPSHOT")
|
||||
compile("org.testng:testng:6.9.10")
|
||||
}
|
||||
|
||||
assemble {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue