Skip to content

Commit 0b03c46

Browse files
Bump org.springframework.boot:spring-boot-starter (#3507)
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.3 to 3.3.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.3...v3.3.4) --- 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 df1820f commit 0b03c46

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.13.0'
6868
reactorVersion = '2024.0.0-M6'
6969
scalaVersion = '2.13'
70-
springBootVersion = '3.3.3' // docs module
70+
springBootVersion = '3.3.4' // docs module
7171
springDataVersion = '2024.0.4'
7272
springRetryVersion = '2.0.9'
7373
springVersion = '6.2.0-RC1'

0 commit comments

Comments
 (0)