Skip to content

Commit a07a55d

Browse files
Bump org.springframework.boot:spring-boot-starter (#3763)
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.8 to 3.3.9 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.8...v3.3.9) --- 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 63ba3dc commit a07a55d

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
@@ -67,7 +67,7 @@ ext {
6767
mockitoVersion = '5.14.2'
6868
reactorVersion = '2024.0.3'
6969
scalaVersion = '2.13'
70-
springBootVersion = '3.3.8' // docs module
70+
springBootVersion = '3.3.9' // docs module
7171
springDataVersion = '2024.1.3'
7272
springRetryVersion = '2.0.11'
7373
springVersion = '6.2.3'

0 commit comments

Comments
 (0)