This is an automated email from the ASF dual-hosted git repository. toulmean pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
commit 2afa2956d3875062028104af9500e8ab4fd9c1e0 Author: Antoine Toulme <[email protected]> AuthorDate: Sat May 4 17:51:19 2019 -0700 Upgrade dokka --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index bee62bb..8df560c 100644 --- a/build.gradle +++ b/build.gradle @@ -25,7 +25,7 @@ plugins { id 'com.github.hierynomus.license' version '0.15.0' id 'org.gradle.crypto.checksum' version '1.1.0' id 'org.jetbrains.kotlin.jvm' version '1.3.20' - id 'org.jetbrains.dokka' version '0.9.17' + id 'org.jetbrains.dokka' version '0.9.18' id 'maven-publish' } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
