Skip to content

Commit 985d36d

Browse files
Bump org.springframework.boot from 3.5.8 to 4.0.2
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.8 to 4.0.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.8...v4.0.2) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01e8a5b commit 985d36d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
kotlin("plugin.serialization") version kotlinVersion
66
kotlin("plugin.spring") version kotlinVersion
77

8-
id("org.springframework.boot") version "3.5.8"
8+
id("org.springframework.boot") version "4.0.2"
99
id("org.graalvm.buildtools.native") version "0.11.4"
1010
id("org.jlleitschuh.gradle.ktlint") version "14.0.1"
1111
}

0 commit comments

Comments
 (0)