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 c89d3a8 commit 88adc8eCopy full SHA for 88adc8e
build.gradle.kts
@@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
5
plugins {
6
id("org.springframework.boot") version "3.4.0"
7
kotlin("jvm") version "2.1.21"
8
- kotlin("plugin.spring") version "2.1.21"
+ kotlin("plugin.spring") version "2.2.21"
9
10
// graphql plugins
11
id("com.expediagroup.graphql") version "8.8.1"
0 commit comments