Skip to content

Commit abd7214

Browse files
chore(deps): bump org.springframework.boot from 3.5.7 to 4.0.1
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.7 to 4.0.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c92c50 commit abd7214

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id "maven-publish"
77
id "org.jetbrains.kotlin.jvm" version "2.2.21"
88
id "io.spring.dependency-management" version "1.1.7"
9-
id "org.springframework.boot" version "3.5.7"
9+
id "org.springframework.boot" version "4.0.1"
1010
}
1111

1212
defaultTasks("clean", "build")

0 commit comments

Comments
 (0)