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 85cfe29 commit 9e3e18cCopy full SHA for 9e3e18c
build.gradle.kts
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
4
5
plugins {
6
id("org.springframework.boot") version "3.3.4"
7
- kotlin("jvm") version "2.0.20"
+ kotlin("jvm") version "2.0.21"
8
kotlin("plugin.spring") version "2.0.21"
9
10
// graphql plugins
0 commit comments