diff options
Diffstat (limited to 'examples/plugin/hide-internal-api/gradle.properties')
-rw-r--r-- | examples/plugin/hide-internal-api/gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/plugin/hide-internal-api/gradle.properties b/examples/plugin/hide-internal-api/gradle.properties index bee9d785..40669a38 100644 --- a/examples/plugin/hide-internal-api/gradle.properties +++ b/examples/plugin/hide-internal-api/gradle.properties @@ -2,4 +2,4 @@ # Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. # -dokkaVersion=1.8.20 +dokkaVersion=1.9.0 |