Skip to content

Commit af29163

Browse files
Update plugin org.springframework.boot to v3.2.4 (#362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21b7c46 commit af29163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-native/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
22

33
plugins {
44
id("java")
5-
id("org.springframework.boot") version "3.2.3"
5+
id("org.springframework.boot") version "3.2.4"
66
id("org.graalvm.buildtools.native") version "0.10.1"
77
}
88

0 commit comments

Comments
 (0)