hastebrot
05/18/2016, 9:12 AM"testCompile"("junit:junit:4.12")
. There also should be "testCompile"(group = "junit", ...)
. Code: https://github.com/gradle/gradle-script-kotlin/blob/9673e45e30/src/main/kotlin/org/gradle/script/lang/kotlin/ProjectExtensions.kt#L116-L117