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 d496fab commit 07d99a4Copy full SHA for 07d99a4
build.gradle.kts
@@ -3,7 +3,7 @@ import com.expediagroup.graphql.plugin.gradle.tasks.GraphQLGenerateTestClientTas
3
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
4
5
plugins {
6
- id("org.springframework.boot") version "3.3.6"
+ id("org.springframework.boot") version "3.4.0"
7
kotlin("jvm") version "2.0.21"
8
kotlin("plugin.spring") version "2.0.21"
9
0 commit comments