Skip to content

Commit cb552e3

Browse files
Bump org.springframework.boot from 3.5.4 to 3.5.5
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.4...v3.5.5) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f2e32f commit cb552e3

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
@@ -1,7 +1,7 @@
11
import io.freefair.gradle.plugins.okhttp.tasks.UploadFile
22

33
plugins {
4-
id "org.springframework.boot" version "3.5.4" apply false
4+
id "org.springframework.boot" version "3.5.5" apply false
55
id "io.freefair.git-version"
66
id "io.freefair.okhttp"
77
id "io.freefair.maven-central.validate-poms" apply false

0 commit comments

Comments
 (0)