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.
2 parents 714b28c + 0bea984 commit 38c80f9Copy full SHA for 38c80f9
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
plugins {
4
id("org.springframework.boot") version "3.1.2"
5
id("io.spring.dependency-management") version "1.1.3"
6
- kotlin("jvm") version "1.9.0"
+ kotlin("jvm") version "1.9.10"
7
kotlin("plugin.spring") version "1.9.0"
8
kotlin("plugin.serialization") version "1.9.0"
9
}
0 commit comments