Skip to content

Commit 72d078e

Browse files
Gradle: Bump org.springframework.boot from 3.5.8 to 4.0.0
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.8 to 4.0.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.8...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] <[email protected]>
1 parent b74ce33 commit 72d078e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ plugins {
3131
kotlin("plugin.spring") version kotlinVersion apply false
3232
id("pl.allegro.tech.build.axion-release") version "1.21.1"
3333
id("com.diffplug.spotless") version "8.1.0"
34-
id("org.springframework.boot") version "3.5.8" apply false
34+
id("org.springframework.boot") version "4.0.0" apply false
3535
id("project-report")
3636
id("org.owasp.dependencycheck") version "12.1.9"
3737
id("com.github.jk1.dependency-license-report") version "3.0.1"

0 commit comments

Comments
 (0)