Skip to content

Commit a50a731

Browse files
dependabot[bot]royclarkson
authored andcommitted
(3.4.x): Bump org.springframework.boot from 3.4.8 to 3.4.9
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.8 to 3.4.9. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.8...v3.4.9) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.4.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea47c80 commit a50a731

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
@@ -19,7 +19,7 @@ pluginManagement {
1919
id 'io.spring.nohttp' version '0.0.11'
2020
id 'io.spring.javaformat' version '0.0.47'
2121
id 'org.asciidoctor.jvm.convert' version '4.0.4'
22-
id 'org.springframework.boot' version '3.4.8'
22+
id 'org.springframework.boot' version '3.4.9'
2323
}
2424
repositories {
2525
gradlePluginPortal()

0 commit comments

Comments
 (0)