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 40669a38..a3f59a07 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.9.0 +dokkaVersion=1.9.10 |