Updated version to 1.1.1
This commit is contained in:
parent
6f2ce396f3
commit
be84f36395
13 changed files with 59 additions and 31 deletions
|
@ -73,9 +73,9 @@ 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")
|
||||
compile("com.github.spullara.mustache.java:compiler:0.9.6")
|
||||
compileOnly("org.jetbrains.kotlin:kotlin-stdlib:1.3.21")
|
||||
compileOnly("com.github.spotbugs:spotbugs-annotations:3.1.12")
|
||||
}
|
||||
|
||||
dependenciesTest {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue