From a485ca9eca9d4465a800dfa042417c6fc16a2896 Mon Sep 17 00:00:00 2001 From: Vadim Mishenev Date: Wed, 15 Dec 2021 12:46:03 +0300 Subject: Bump coroutines to 1.6.0 in integration test (#2276) --- integration-tests/gradle/projects/coroutines/kotlinx-coroutines | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integration-tests/gradle/projects/coroutines/kotlinx-coroutines') diff --git a/integration-tests/gradle/projects/coroutines/kotlinx-coroutines b/integration-tests/gradle/projects/coroutines/kotlinx-coroutines index 768e92be..722cf5fd 160000 --- a/integration-tests/gradle/projects/coroutines/kotlinx-coroutines +++ b/integration-tests/gradle/projects/coroutines/kotlinx-coroutines @@ -1 +1 @@ -Subproject commit 768e92bec37fa86026237e5d9780a85b4df7790d +Subproject commit 722cf5fd4359374dbbedfadf62af76e970f767bc -- cgit