mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-24 23:47:11 -07:00
Gradle dependency.
This commit is contained in:
parent
f038139a8e
commit
571d122c7e
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ dependencies {
|
|||
'com.github.spullara.mustache.java:compiler:0.8.18'
|
||||
|
||||
// compile files("/Users/beust/.kobalt/repository/com/beust/kobalt-example-plugin/build/libs/kobalt-example-plugin.jar")
|
||||
testCompile 'org.testng:testng:6.9.4'
|
||||
testCompile 'org.testng:testng:6.9.6'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
// testCompile 'junit:junit:4.12'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue