Skip to content

Commit 8149feb

Browse files
Bump springBoot from 3.5.6 to 4.0.6
Bumps `springBoot` from 3.5.6 to 4.0.6. Updates `org.springframework.boot:spring-boot` from 3.5.6 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.6) Updates `org.springframework.boot:spring-boot-autoconfigure-processor` from 3.5.6 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.6) Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.5.6 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.6) Updates `org.springframework.boot:spring-boot-test` from 3.5.6 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.6) Updates `org.springframework.boot` from 3.5.6 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-autoconfigure-processor dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-test dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c894af5 commit 8149feb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pkl = "0.31.1"
1818
# https://central.sonatype.com/artifact/org.springframework.boot/spring-boot/dependencies
1919
spring = "7.0.7"
2020
# https://central.sonatype.com/artifact/org.springframework.boot/spring-boot/versions
21-
springBoot = "3.5.6"
21+
springBoot = "4.0.6"
2222
# https://central.sonatype.com/artifact/com.github.spotbugs/spotbugs-annotations/versions
2323
spotbugsAnnotations = "4.9.8"
2424
# https://github.com/diffplug/spotless/releases

0 commit comments

Comments
 (0)