Skip to content

Commit d2f222d

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 58b53ba commit d2f222d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
plugins {
1515
id 'java'
1616
id 'idea'
17-
id 'org.springframework.boot' version '3.5.7'
17+
id 'org.springframework.boot' version '4.0.0'
1818
id 'jacoco'
1919
}
2020

0 commit comments

Comments
 (0)