Skip to content

Commit 9883fac

Browse files
dependabot[bot]fmbenhassine
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 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) 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 - 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 18a10e5 commit 9883fac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

complete/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'org.springframework.boot' version '3.3.0'
2+
id 'org.springframework.boot' version '3.4.1'
33
id 'java'
44
}
55

initial/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'org.springframework.boot' version '3.3.0'
2+
id 'org.springframework.boot' version '3.4.1'
33
id 'java'
44
}
55

0 commit comments

Comments
 (0)