Skip to content

Commit 1d50e1b

Browse files
[deps]: Bump org.springframework.boot from 3.3.6 to 3.4.0
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.6 to 3.4.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.6...v3.4.0) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4304e7b commit 1d50e1b

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
@@ -5,7 +5,7 @@ plugins {
55
id "org.jetbrains.kotlin.plugin.jpa" version "1.9.25"
66
id "org.jetbrains.kotlin.plugin.noarg" version "1.9.25"
77
id "io.spring.dependency-management" version "1.1.6"
8-
id "org.springframework.boot" version "3.3.6" apply false
8+
id "org.springframework.boot" version "3.4.0" apply false
99
id "org.springframework.cloud.contract" version "4.1.4" apply false
1010
id "org.asciidoctor.jvm.convert" version "3.3.2" apply false
1111
id "io.mateo.cxf-codegen" version "1.2.0" apply false

0 commit comments

Comments
 (0)