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, 2 insertions, 2 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 5cc792c8..bf73b621 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,2 @@ -dokka_it_kotlin_version=1.7.20 -task_number=100
\ No newline at end of file +dokka_it_kotlin_version=1.8.10 +task_number=100 |