Skip to content

Commit c486eef

Browse files
(v4.5.x): Bump org.springframework.boot from 3.5.5 to 3.5.6
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v3.5.6) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cee1b51 commit c486eef

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
@@ -23,7 +23,7 @@ pluginManagement {
2323
}
2424
}
2525
plugins {
26-
id "org.springframework.boot" version "3.5.5"
26+
id "org.springframework.boot" version "3.5.6"
2727
id "io.spring.nohttp" version "0.0.11"
2828
id "io.spring.javaformat" version "0.0.46"
2929
id 'org.asciidoctor.jvm.pdf'

0 commit comments

Comments
 (0)