Kobalt 1.0.90, Mustache 0.9.4, TestNG 6.12 updates.
This commit is contained in:
parent
4e99013a7e
commit
7b500cc8fc
8 changed files with 28 additions and 61 deletions
|
@ -1,5 +1,6 @@
|
|||
plugins {
|
||||
id "com.jfrog.bintray" version "1.7.3"
|
||||
id "com.github.ben-manes.versions" version "0.17.0"
|
||||
}
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'idea'
|
||||
|
@ -59,8 +60,8 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.github.spullara.mustache.java:compiler:0.9.4'
|
||||
testCompile 'org.testng:testng:6.11'
|
||||
compile 'com.github.spullara.mustache.java:compiler:0.9.5'
|
||||
testCompile 'org.testng:testng:6.12'
|
||||
}
|
||||
|
||||
bintray {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue