Skip to content

Commit 60a2419

Browse files
chore(deps): update plugin org.springframework.boot to v3.4.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d29d74 commit 60a2419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
kotlin("plugin.spring") version "2.0.21"
88
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
99
id("com.gorylenko.gradle-git-properties") version "2.4.2"
10-
id("org.springframework.boot") version "3.3.5"
10+
id("org.springframework.boot") version "3.4.1"
1111
id("io.spring.dependency-management") version "1.1.6"
1212
}
1313

0 commit comments

Comments
 (0)