From a3ef84d458056d175853adacd7efa7ad2084ae84 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 7 Oct 2019 17:00:23 +0000 Subject: [PATCH] dokka: Update to version 0.10.0 --- bucket/dokka.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dokka.json b/bucket/dokka.json index 4611ee51ac..5a8bd35282 100644 --- a/bucket/dokka.json +++ b/bucket/dokka.json @@ -1,5 +1,5 @@ { - "version": "0.9.18", + "version": "0.10.0", "description": "Documentation Engine for Kotlin.", "homepage": "https://github.com/Kotlin/dokka/", "license": "Apache-2.0", @@ -9,8 +9,8 @@ "java/openjdk" ] }, - "url": "https://github.com/Kotlin/dokka/releases/download/0.9.18/dokka-fatjar-0.9.18.jar#/dokka.jar", - "hash": "4c73eee92dd652ea8e2afd7b20732cf863d4938a30f634d12c88fe64def89fd8", + "url": "https://github.com/Kotlin/dokka/releases/download/0.10.0/dokka-fatjar-0.10.0.jar#/dokka.jar", + "hash": "c713071aaa0dd337cb28ead3fa0fa67c33418bab5f63fe477e8cbb84c896927c", "bin": "dokka.jar", "checkver": "github", "autoupdate": {