Dependencies updates.

This commit is contained in:
Erik C. Thauvin 2018-01-16 20:09:54 -08:00
parent feba5b62b3
commit ddfab0fe3b
2 changed files with 3 additions and 3 deletions

View file

@ -63,7 +63,7 @@ repositories {
dependencies {
compile 'com.github.spullara.mustache.java:compiler:0.9.5'
testCompile 'org.testng:testng:6.12'
testCompile 'org.testng:testng:6.13.1'
}
bintray {