diff options
Diffstat (limited to 'integration-tests/gradle/projects/it-multimodule-0/gradle.properties')
-rw-r--r-- | integration-tests/gradle/projects/it-multimodule-0/gradle.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/integration-tests/gradle/projects/it-multimodule-0/gradle.properties b/integration-tests/gradle/projects/it-multimodule-0/gradle.properties index 1181ddfb..5aca2924 100644 --- a/integration-tests/gradle/projects/it-multimodule-0/gradle.properties +++ b/integration-tests/gradle/projects/it-multimodule-0/gradle.properties @@ -1 +1,5 @@ +# +# 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.0 |