Skip to content

Commit 1cae5c0

Browse files
Bump org.springframework.boot
Bumps the guide-dependencies-gradle group with 1 update in the / directory: [org.springframework.boot](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot` from 3.3.0 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.0...v3.4.1) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-minor dependency-group: guide-dependencies-gradle ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2339b6a commit 1cae5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '3.3.0'
3+
id 'org.springframework.boot' version '3.4.1'
44
// id 'org.graalvm.buildtools.native' version '0.9.28'
55
}
66

0 commit comments

Comments
 (0)