Skip to content

Commit 9436eca

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

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.3"
3+
id("org.springframework.boot") version "4.0.4"
44
}
55

66
java {

0 commit comments

Comments
 (0)