Skip to content

Commit 61e9179

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id "java"
33
id "idea"
4-
id "org.springframework.boot" version "3.5.13"
4+
id "org.springframework.boot" version "4.0.5"
55
id "io.spring.dependency-management" version "1.1.7"
66
id "io.freefair.lombok" version "9.2.0"
77
id "com.github.spotbugs" version "6.5.0"

0 commit comments

Comments
 (0)