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 64196f3 commit db7b6c1Copy full SHA for db7b6c1
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("org.springframework.boot") version "3.5.5"
6
id("io.spring.dependency-management") version "1.1.7"
7
id("org.jlleitschuh.gradle.ktlint") version "12.3.0"
8
- kotlin("jvm") version "2.1.21"
+ kotlin("jvm") version "2.2.21"
9
kotlin("plugin.spring") version "2.1.21"
10
}
11
0 commit comments