aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-basic-groovy/gradle.properties
diff options
context:
space:
mode:
authorVadim Mishenev <vad-mishenev@yandex.ru>2023-11-06 14:31:22 +0200
committerGitHub <noreply@github.com>2023-11-06 14:31:22 +0200
commit84e48b516500433332e9279237cd139f7836ca94 (patch)
tree8aa04ea7392bd73331dc3582ffafddb37ebffb31 /integration-tests/gradle/projects/it-basic-groovy/gradle.properties
parent2b0a63f3565f620f7212a822aee2575a46f44897 (diff)
downloaddokka-84e48b516500433332e9279237cd139f7836ca94.tar.gz
dokka-84e48b516500433332e9279237cd139f7836ca94.tar.bz2
dokka-84e48b516500433332e9279237cd139f7836ca94.zip
Update Kotlin to 1.9.20 (#3319)
* Update compiler and KGP to 1.9.20 * Update integration tests
Diffstat (limited to 'integration-tests/gradle/projects/it-basic-groovy/gradle.properties')
-rw-r--r--integration-tests/gradle/projects/it-basic-groovy/gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/gradle/projects/it-basic-groovy/gradle.properties b/integration-tests/gradle/projects/it-basic-groovy/gradle.properties
index 1e2686ef..5904fc21 100644
--- a/integration-tests/gradle/projects/it-basic-groovy/gradle.properties
+++ b/integration-tests/gradle/projects/it-basic-groovy/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.
#
-dokka_it_kotlin_version=1.9.10
+dokka_it_kotlin_version=1.9.20