Skip to content

Commit 23a7976

Browse files
Bump org.springframework.boot:spring-boot-starter
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.12 to 3.3.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.12...v3.3.13) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 3.3.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 665846d commit 23a7976

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.7'
6969
scalaVersion = '2.13'
70-
springBootVersion = '3.3.12' // docs module
70+
springBootVersion = '3.3.13' // docs module
7171
springDataVersion = '2024.1.7'
7272
springRetryVersion = '2.0.12'
7373
springVersion = '6.2.8'

0 commit comments

Comments
 (0)