1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00

Try to investigate the travis TestNG report bug.

This commit is contained in:
Cedric Beust 2016-02-20 15:40:46 -08:00
parent 953cad0e99
commit 1e447b0de3

View file

@ -129,7 +129,7 @@ val kobaltApp = project(kobaltPluginApi, wrapper) {
}
dependenciesTest {
compile("org.testng:testng:6.9.9")
compile("org.testng:testng:6.9.11-SNAPSHOT")
}
assemble {