Skip to content

Commit d3670ad

Browse files
Update plugin org.springframework.boot to v4.0.2 (#37)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent bd05170 commit d3670ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("java")
3-
id("org.springframework.boot") version "4.0.1"
3+
id("org.springframework.boot") version "4.0.2"
44
}
55

66
java {

0 commit comments

Comments
 (0)