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 e294ddb commit f3129cbCopy full SHA for f3129cb
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("org.springframework.boot") version "3.5.0"
6
id("io.spring.dependency-management") version "1.1.7"
7
id("io.gitlab.arturbosch.detekt") version "1.23.8"
8
- kotlin("jvm") version "2.0.21"
+ kotlin("jvm") version "2.2.0"
9
kotlin("plugin.spring") version "2.0.21"
10
}
11
0 commit comments