We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249a9b8 commit 25a27f9Copy full SHA for 25a27f9
graphql-server/build.gradle.kts
@@ -1,7 +1,7 @@
1
2
plugins {
3
kotlin("multiplatform")
4
- id("org.jetbrains.kotlin.plugin.spring") version("1.9.25")
+ id("org.jetbrains.kotlin.plugin.spring") version("2.1.0")
5
kotlin("plugin.serialization")
6
id("org.springframework.boot") version("3.1.5")
7
//id("com.google.cloud.tools.appengine") version("2.4.2")
0 commit comments