You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2019/05/05 00:51:48 UTC

[incubator-tuweni] 01/02: Upgrade dokka

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 <an...@lunar-ocean.com>
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: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org