Skip to content

Commit e6dc996

Browse files
committed
Upgrade to Spring Boot 3.5.0
Signed-off-by: Roy Clarkson <[email protected]>
1 parent 4dae8aa commit e6dc996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pluginManagement {
22
plugins {
33
id "io.spring.nohttp" version "0.0.11"
44
id "io.spring.javaformat" version "0.0.45"
5-
id 'org.springframework.boot' version "3.5.0-RC1"
5+
id 'org.springframework.boot' version "3.5.0"
66
id 'org.asciidoctor.jvm.pdf' version '4.0.4'
77
id 'org.asciidoctor.jvm.convert' version '4.0.4'
88
}

0 commit comments

Comments
 (0)