Skip to content

Commit 9e7d60d

Browse files
dependabot[bot]Albertoimpl
authored andcommitted
(2.2.x): Bump org.springframework.boot from 3.2.7 to 3.2.8
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.7 to 3.2.8. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.7...v3.2.8) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent deef5c8 commit 9e7d60d

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
@@ -8,7 +8,7 @@ pluginManagement {
88
}
99
plugins {
1010
id "io.spring.nohttp" version "0.0.11"
11-
id 'org.springframework.boot' version "3.2.7"
11+
id 'org.springframework.boot' version "3.2.8"
1212
id 'org.asciidoctor.jvm.pdf'
1313
id 'org.asciidoctor.jvm.convert'
1414
}

0 commit comments

Comments
 (0)