From a7750c6447230abb409a05bf1686c78632696df4 Mon Sep 17 00:00:00 2001 From: Ignat Beresnev Date: Tue, 27 Sep 2022 07:05:36 +0200 Subject: Update Kotlin to 1.7.20-RC (#2682) --- integration-tests/gradle/projects/it-multimodule-0/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integration-tests/gradle/projects/it-multimodule-0') diff --git a/integration-tests/gradle/projects/it-multimodule-0/gradle.properties b/integration-tests/gradle/projects/it-multimodule-0/gradle.properties index 80612345..9af31a1c 100644 --- a/integration-tests/gradle/projects/it-multimodule-0/gradle.properties +++ b/integration-tests/gradle/projects/it-multimodule-0/gradle.properties @@ -1 +1 @@ -dokka_it_kotlin_version=1.7.10 +dokka_it_kotlin_version=1.7.20-RC -- cgit