Skip to content

Commit 9868eea

Browse files
build(deps): bump org.springframework.boot in /api-app
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.6 to 3.5.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.6...v3.5.0) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eae2871 commit 9868eea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
checkstyle
66
jacoco
77
pmd
8-
id("org.springframework.boot") version "3.4.6"
8+
id("org.springframework.boot") version "3.5.0"
99
id("io.spring.dependency-management") version "1.1.7"
1010
id("com.diffplug.spotless") version "7.0.3"
1111
}

0 commit comments

Comments
 (0)