kotlin-result/gradle.properties
Michael Bull 7b5ffefa8f Downgrade dokka
Version 0.9.15 is producing an error on CI:
- Could not find org.jetbrains.dokka:integration:0.9.15.
2017-12-16 19:50:00 +00:00

9 lines
177 B
INI

group=com.github.michaelbull.kotlin-result
version=1.0.3-SNAPSHOT
dokkaVersion=0.9.14
gradleReleaseVersion=2.6.0
hamkrestVersion=1.4.2.0
junitVersion=4.12
kotlinVersion=1.2.10