Disable Kotlin test

This commit is contained in:
Oleg Zhurakousky
2025-04-23 17:35:33 +02:00
parent e2836b2218
commit d123ebf2b4
2 changed files with 2 additions and 5 deletions

View File

@@ -28,11 +28,6 @@
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-jdk8</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-kotlin</artifactId>
<version>4.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-web</artifactId>