Skip to content

Commit ad6f0de

Browse files
Bump org.springframework.boot from 3.5.7 to 4.0.0
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.7 to 4.0.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f4ec27 commit ad6f0de

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
@@ -8,7 +8,7 @@ plugins {
88
id 'java-library'
99
id 'signing'
1010
id 'maven-publish'
11-
id 'org.springframework.boot' version '3.5.7'
11+
id 'org.springframework.boot' version '4.0.0'
1212
id 'io.spring.dependency-management' version '1.1.7'
1313

1414
// Auto Update Versions

0 commit comments

Comments
 (0)