We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7616e0 commit b832733Copy full SHA for b832733
graphql-kotlin/build.gradle.kts
@@ -6,7 +6,7 @@ import org.jetbrains.kotlin.gradle.dsl.KotlinVersion
6
plugins {
7
id("org.springframework.boot") version "3.4.4"
8
id("io.spring.dependency-management") version "1.1.7"
9
- kotlin("jvm") version "2.1.10"
+ kotlin("jvm") version "2.1.20"
10
kotlin("plugin.spring") version "2.1.20"
11
}
12
0 commit comments