Skip to content

Commit e2109e7

Browse files
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.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.5...v4.0.6) Updates `org.springframework.boot` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: guide-dependencies-gradle - dependency-name: org.springframework.boot dependency-version: 4.0.6 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 996bbff commit e2109e7

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,5 +1,5 @@
11
plugins {
2-
id 'org.springframework.boot' version '4.0.5'
2+
id 'org.springframework.boot' version '4.0.6'
33
id 'io.spring.dependency-management' version '1.1.7'
44
id 'java'
55
}

initial/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'org.springframework.boot' version '4.0.5'
2+
id 'org.springframework.boot' version '4.0.6'
33
id 'io.spring.dependency-management' version '1.1.7'
44
id 'java'
55
}

0 commit comments

Comments
 (0)