Updated dependencies.
This commit is contained in:
parent
98fe423ee5
commit
a502150903
4 changed files with 18 additions and 17 deletions
|
@ -75,10 +75,11 @@ val semver = project {
|
|||
dependencies {
|
||||
compile("com.github.spullara.mustache.java:compiler:0.9.5")
|
||||
compileOnly("org.jetbrains.kotlin:kotlin-stdlib:1.2.10")
|
||||
compileOnly("com.github.spotbugs:spotbugs-annotations:3.1.8")
|
||||
}
|
||||
|
||||
dependenciesTest {
|
||||
compile("org.testng:testng:6.13.1")
|
||||
compile("org.testng:testng:6.14.3")
|
||||
}
|
||||
|
||||
javaCompiler {
|
||||
|
@ -137,4 +138,4 @@ val semver = project {
|
|||
pom2xml {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue