Skip to content

Commit e99b77f

Browse files
build(deps): bump org.springframework.boot in /backend
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.4 to 3.5.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v3.5.4) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent babfe85 commit e99b77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
kotlin("jvm") version "2.1.20"
33
kotlin("plugin.spring") version "2.1.20"
44

5-
id("org.springframework.boot") version "3.4.4"
5+
id("org.springframework.boot") version "3.5.4"
66
id("io.spring.dependency-management") version "1.1.7"
77

88
id("com.netflix.dgs.codegen") version "7.0.3"

0 commit comments

Comments
 (0)