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