Skip to content

Commit 07c799a

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump the guide-dependencies-gradle group across 2 directories with 1 update
Bumps the guide-dependencies-gradle group with 1 update in the /complete directory: [org.springframework.boot](https://github.com/spring-projects/spring-boot). Bumps the guide-dependencies-gradle group with 1 update in the /initial directory: [org.springframework.boot](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot` from 4.0.0 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.0...v4.0.3) Updates `org.springframework.boot` from 4.0.0 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.0...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 dependency-group: guide-dependencies-gradle - dependency-name: org.springframework.boot dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: guide-dependencies-gradle ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1eedc72 commit 07c799a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

complete/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '4.0.0'
3+
id 'org.springframework.boot' version '4.0.3'
44
id 'io.spring.dependency-management' version '1.1.7'
55
}
66

initial/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '4.0.0'
3+
id 'org.springframework.boot' version '4.0.3'
44
id 'io.spring.dependency-management' version '1.1.7'
55
}
66

0 commit comments

Comments
 (0)