Skip to content

Commit 80349c9

Browse files
Update plugin org.springframework.boot to v4.0.3 (#56)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 5753a6c commit 80349c9

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

66
java {

0 commit comments

Comments
 (0)