Skip to content

Commit fc79dc8

Browse files
dependabot[bot]royclarkson
authored andcommitted
(3.5.x): Bump org.springframework.boot from 3.5.12 to 3.5.13
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.12 to 3.5.13. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.12...v3.5.13) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef0d372 commit fc79dc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5'
22-
id 'org.springframework.boot' version '3.5.12'
22+
id 'org.springframework.boot' version '3.5.13'
2323
}
2424
repositories {
2525
gradlePluginPortal()

0 commit comments

Comments
 (0)