Skip to content

Commit 1d771d2

Browse files
Update plugin org.springframework.boot to v3.4.3
1 parent 11f6de5 commit 1d771d2

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
@@ -3,7 +3,7 @@ plugins {
33
kotlin("multiplatform")
44
id("org.jetbrains.kotlin.plugin.spring") version("1.9.25")
55
kotlin("plugin.serialization")
6-
id("org.springframework.boot") version("3.1.5")
6+
id("org.springframework.boot") version("3.4.3")
77
//id("com.google.cloud.tools.appengine") version("2.4.2")
88
id("com.github.johnrengelman.shadow")
99
}

0 commit comments

Comments
 (0)