Skip to content

Commit 6de6a99

Browse files
dependabot[bot]arey
authored andcommitted
Bump org.springframework.boot from 3.5.6 to 3.5.7
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.6 to 3.5.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v3.5.7) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2104bb commit 6de6a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "3.5.3"
55

66
plugins {
77
val kotlinVersion = "2.2.21"
8-
id("org.springframework.boot") version "3.5.6"
8+
id("org.springframework.boot") version "3.5.7"
99
id("io.spring.dependency-management") version "1.1.7"
1010
id("com.google.cloud.tools.jib") version "3.4.5"
1111
kotlin("jvm") version kotlinVersion

0 commit comments

Comments
 (0)