Skip to content

Commit 9d482bd

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 3.5.11 to 3.5.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.11...v3.5.13) Updates `org.springframework.boot` from 3.5.11 to 3.5.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.11...v3.5.13) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: guide-dependencies-gradle - dependency-name: org.springframework.boot dependency-version: 3.5.13 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 e8e585f commit 9d482bd

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 '3.5.11'
3+
id 'org.springframework.boot' version '3.5.13'
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 '3.5.11'
3+
id 'org.springframework.boot' version '3.5.13'
44
id 'io.spring.dependency-management' version '1.1.7'
55
}
66

0 commit comments

Comments
 (0)