We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0ec2ec commit 38ee011Copy full SHA for 38ee011
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.2.10")
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