1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
This commit is contained in:
Cedric Beust 2015-10-27 21:06:43 -07:00
parent 51b7e46f46
commit f9955e927e

View file

@ -49,7 +49,7 @@ val kobalt = kotlinProject(wrapper) {
developerConnection = "git@github.com:cbeust/kobalt.git") developerConnection = "git@github.com:cbeust/kobalt.git")
dependenciesTest { dependenciesTest {
compile("org.testng:testng:6.9.6") compile("org.testng:testng:6.9.9")
} }
dependencies { dependencies {