We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 577070b commit a40d20aCopy full SHA for a40d20a
shows-dgs/build.gradle.kts
@@ -20,7 +20,7 @@ plugins {
20
id("org.springframework.boot") version "2.6.7"
21
id("io.spring.dependency-management") version "1.0.12.RELEASE"
22
kotlin("jvm") version "1.7.10"
23
- kotlin("plugin.spring") version "1.6.21"
+ kotlin("plugin.spring") version "1.9.10"
24
id("com.netflix.dgs.codegen") version "5.5.0"
25
}
26
0 commit comments