Skip to content

Commit 25a27f9

Browse files
Update plugin org.jetbrains.kotlin.plugin.spring to v2
1 parent 249a9b8 commit 25a27f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-server/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
plugins {
33
kotlin("multiplatform")
4-
id("org.jetbrains.kotlin.plugin.spring") version("1.9.25")
4+
id("org.jetbrains.kotlin.plugin.spring") version("2.1.0")
55
kotlin("plugin.serialization")
66
id("org.springframework.boot") version("3.1.5")
77
//id("com.google.cloud.tools.appengine") version("2.4.2")

0 commit comments

Comments
 (0)