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

Back to 6.9.9.

This commit is contained in:
Cedric Beust 2016-02-20 16:19:56 -08:00
parent 528271b8d7
commit 102afce83c

View file

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