From d84f6a4b1e4847518432e317293d547ceb3b5cfc Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Mon, 28 Oct 2024 14:04:30 +0100 Subject: [PATCH] Add kotlin stdlib --- core/spring-cloud-stream-integration-tests/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/spring-cloud-stream-integration-tests/pom.xml b/core/spring-cloud-stream-integration-tests/pom.xml index 519aa21b9..443f4af73 100644 --- a/core/spring-cloud-stream-integration-tests/pom.xml +++ b/core/spring-cloud-stream-integration-tests/pom.xml @@ -40,6 +40,10 @@ spring-kafka test + + org.jetbrains.kotlin + kotlin-stdlib + org.jetbrains.kotlin kotlin-test