We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d29d74 commit 60a2419Copy full SHA for 60a2419
operator/build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
kotlin("plugin.spring") version "2.0.21"
8
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
9
id("com.gorylenko.gradle-git-properties") version "2.4.2"
10
- id("org.springframework.boot") version "3.3.5"
+ id("org.springframework.boot") version "3.4.1"
11
id("io.spring.dependency-management") version "1.1.6"
12
}
13
0 commit comments