aboutsummaryrefslogtreecommitdiff
path: root/examples/gradle/dokka-multimodule-example/gradle.properties
diff options
context:
space:
mode:
authorIgnat Beresnev <ignat.beresnev@jetbrains.com>2023-10-16 18:36:42 +0200
committerGitHub <noreply@github.com>2023-10-16 18:36:42 +0200
commit9bbcc21affe7a2b787c5a8cfb64f416cf226a0fd (patch)
treeff33ae7a18b2abab6faa65a0233f6a29b166bf24 /examples/gradle/dokka-multimodule-example/gradle.properties
parent6a55173f0e2c66488aa264d02363db41fb0e1213 (diff)
downloaddokka-9bbcc21affe7a2b787c5a8cfb64f416cf226a0fd.tar.gz
dokka-9bbcc21affe7a2b787c5a8cfb64f416cf226a0fd.tar.bz2
dokka-9bbcc21affe7a2b787c5a8cfb64f416cf226a0fd.zip
Update Dokka's references to 1.9.10 (#3210)
Diffstat (limited to 'examples/gradle/dokka-multimodule-example/gradle.properties')
-rw-r--r--examples/gradle/dokka-multimodule-example/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/gradle/dokka-multimodule-example/gradle.properties b/examples/gradle/dokka-multimodule-example/gradle.properties
index fda31413..18c74db6 100644
--- a/examples/gradle/dokka-multimodule-example/gradle.properties
+++ b/examples/gradle/dokka-multimodule-example/gradle.properties
@@ -2,5 +2,5 @@
# Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
#
-kotlinVersion=1.9.0
-dokkaVersion=1.9.0
+kotlinVersion=1.9.10
+dokkaVersion=1.9.10