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 c9b35c3 + 5fd28cc commit 7c4bfd4Copy full SHA for 7c4bfd4
build.gradle.kts
@@ -7,7 +7,7 @@ import java.net.URI
7
8
plugins {
9
id("io.spring.dependency-management") version "1.1.6" apply false
10
- kotlin("jvm") version "2.0.20" apply false
+ kotlin("jvm") version "2.0.21" apply false
11
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")
0 commit comments