Skip to content

Commit 338e496

Browse files
Bump org.springframework.boot from 3.5.5 to 4.0.3
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.5 to 4.0.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v4.0.3) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7ee120 commit 338e496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pluginManagement {
2222
mavenLocal()
2323
}
2424
plugins {
25-
id("org.springframework.boot") version "3.5.5"
25+
id("org.springframework.boot") version "4.0.3"
2626
id("org.jlleitschuh.gradle.ktlint") version "14.0.1"
2727
id("io.spring.dependency-management") version "1.1.7"
2828
id("dev.yumi.gradle.licenser") version "2.2.2"

0 commit comments

Comments
 (0)