Skip to content

Commit df7e38b

Browse files
Bump org.springframework.boot:spring-boot-starter (#3592)
Bumps the development-dependencies group with 1 update: [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot:spring-boot-starter` from 3.2.10 to 3.2.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.10...v3.2.11) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8437e0d commit df7e38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ ext {
6666
mockitoVersion = '5.6.0'
6767
reactorVersion = '2023.0.11'
6868
scalaVersion = '2.13'
69-
springBootVersion = '3.2.10' // docs module
69+
springBootVersion = '3.2.11' // docs module
7070
springDataVersion = '2023.1.11'
7171
springRetryVersion = '2.0.10'
7272
springVersion = '6.1.14'

0 commit comments

Comments
 (0)