We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4fe585 commit 7487d49Copy full SHA for 7487d49
dgs-subscription-sse/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("org.springframework.boot") version "3.4.2"
6
id("io.spring.dependency-management") version "1.1.7"
7
8
- kotlin("jvm") version "2.1.10"
+ kotlin("jvm") version "2.1.20"
9
kotlin("plugin.spring") version "2.1.20"
10
id("com.netflix.dgs.codegen") version "7.0.3" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
11
}
0 commit comments