Skip to content

Commit b56ab21

Browse files
Bump org.springframework.boot from 3.5.6 to 3.5.7 (#507)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 524f0c5 commit b56ab21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import io.freefair.gradle.plugins.okhttp.tasks.UploadFile
22
import org.springframework.boot.gradle.plugin.SpringBootPlugin
33

44
plugins {
5-
id "org.springframework.boot" version "3.5.6" apply false
5+
id "org.springframework.boot" version "3.5.7" apply false
66
id "io.freefair.git-version"
77
id "io.freefair.okhttp"
88
id "io.freefair.maven-central.validate-poms" apply false

0 commit comments

Comments
 (0)