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 ef7fca3 commit d625690Copy full SHA for d625690
build.gradle.kts
@@ -3,7 +3,7 @@ import java.time.Duration
3
4
plugins {
5
kotlin("jvm") version "2.1.21"
6
- kotlin("plugin.spring") version "2.1.21"
+ kotlin("plugin.spring") version "2.2.0"
7
id("org.springframework.boot") version "3.5.0"
8
id("io.spring.dependency-management") version "1.1.7"
9
id("java-library")
0 commit comments