Skip to content

Commit 27de6e1

Browse files
(2.4.x): Bump org.springframework.boot from 3.4.6 to 3.4.7
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.6...v3.4.7) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7706507 commit 27de6e1

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.46"
5-
id 'org.springframework.boot' version "3.4.6"
5+
id 'org.springframework.boot' version "3.4.7"
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)