Skip to content

Commit 228a9e6

Browse files
chore(deps): bump org.springframework.boot in /backend/api
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.5 to 3.2.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.5...v3.2.3) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac37b95 commit 228a9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/api/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424

2525
plugins {
26-
id 'org.springframework.boot' version '2.7.5'
26+
id 'org.springframework.boot' version '3.2.3'
2727
id 'io.spring.dependency-management' version '1.1.4'
2828
id "org.jetbrains.kotlin.plugin.spring"
2929
id "org.jetbrains.kotlin.jvm"

0 commit comments

Comments
 (0)