Skip to content

Commit 24c8da7

Browse files
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 2843fe0 commit 24c8da7

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
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
22
import org.jetbrains.kotlin.gradle.tasks.KotlinJvmCompile
33

44
plugins {
5-
id("org.springframework.boot") version "3.5.6"
5+
id("org.springframework.boot") version "3.5.7"
66
id("io.spring.dependency-management") version "1.1.7"
77
kotlin("jvm") version "2.0.21"
88
kotlin("plugin.spring") version "2.2.21"

0 commit comments

Comments
 (0)