Skip to content

Commit c3fdc58

Browse files
dependabot[bot]smyrgeorge
authored andcommitted
Bump org.springframework.boot from 4.0.2 to 4.0.3
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0add52b commit c3fdc58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ assertk = "0.28.1"
1818
# https://github.com/google/ksp/releases
1919
ksp = "2.3.5"
2020
# https://plugins.gradle.org/plugin/org.springframework.boot
21-
spring-boot = "4.0.2"
21+
spring-boot = "4.0.3"
2222
# https://plugins.gradle.org/plugin/io.spring.dependency-management
2323
spring-depedency-management = "1.1.7"
2424
# https://github.com/r2dbc/r2dbc-pool

0 commit comments

Comments
 (0)