Skip to content

Commit 3336516

Browse files
committed
deps: Update Spring Boot 4.0.5 to 4.0.6
Signed-off-by: Thomas Vitale <ThomasVitale@users.noreply.github.com>
1 parent ae24881 commit 3336516

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111
ext {
1212
set("cycloneDxVersion", '3.2.2')
1313
set("graalvmToolsVersion", '0.11.5')
14-
set("springBootVersion", '4.0.5')
14+
set("springBootVersion", '4.0.6')
1515
set("dependencyManagementVersion", '1.1.7')
1616
}
1717

0 commit comments

Comments
 (0)