Skip to content

Commit a79ad7e

Browse files
Bump org.springframework.boot:spring-boot-starter (#3380)
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.3.1 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.2) --- 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 fc08b05 commit a79ad7e

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
@@ -68,7 +68,7 @@ ext {
6868
mockitoVersion = '5.12.0'
6969
reactorVersion = '2024.0.0-SNAPSHOT'
7070
scalaVersion = '2.13'
71-
springBootVersion = '3.3.1' // docs module
71+
springBootVersion = '3.3.2' // docs module
7272
springDataVersion = '2024.0.2'
7373
springRetryVersion = '2.0.7'
7474
springVersion = '6.2.0-M5'

0 commit comments

Comments
 (0)