Skip to content

Commit 46bfaaa

Browse files
chore: bump org.springframework.boot from 3.4.5 to 3.5.7
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.5 to 3.5.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.7) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 374c7c0 commit 46bfaaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
33
id 'java-test-fixtures'
4-
id 'org.springframework.boot' version '3.4.5'
4+
id 'org.springframework.boot' version '3.5.7'
55
id 'io.spring.dependency-management' version '1.1.7'
66
}
77

0 commit comments

Comments
 (0)