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 43f52fa + c9b35c3 commit 5fd28ccCopy full SHA for 5fd28cc
build.gradle.kts
@@ -8,7 +8,7 @@ import java.net.URI
8
plugins {
9
id("io.spring.dependency-management") version "1.1.6" apply false
10
kotlin("jvm") version "2.0.21" apply false
11
- kotlin("plugin.spring") version "2.0.20" apply false
+ kotlin("plugin.spring") version "2.0.21" apply false
12
id("org.sonarqube") version "5.1.0.4882"
13
id("com.diffplug.spotless") version("6.25.0")
14
}
0 commit comments