diff options
Diffstat (limited to 'integration-tests/gradle/projects/it-sequential-tasks-execution-stress/gradle.properties')
-rw-r--r-- | integration-tests/gradle/projects/it-sequential-tasks-execution-stress/gradle.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/integration-tests/gradle/projects/it-sequential-tasks-execution-stress/gradle.properties b/integration-tests/gradle/projects/it-sequential-tasks-execution-stress/gradle.properties index 13459b8c..fd784606 100644 --- a/integration-tests/gradle/projects/it-sequential-tasks-execution-stress/gradle.properties +++ b/integration-tests/gradle/projects/it-sequential-tasks-execution-stress/gradle.properties @@ -1,2 +1,6 @@ +# +# 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 task_number=100 |