Skip to content

Commit 91ff23d

Browse files
Update plugin org.springframework.boot to v3.5.9
1 parent 20ce979 commit 91ff23d

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

66
java {

0 commit comments

Comments
 (0)