Skip to content

Commit 09b361d

Browse files
chore(deps): bump org.springframework.boot in the all-dependencies group
Bumps the all-dependencies group with 1 update: [org.springframework.boot](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa11d84 commit 09b361d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'application'
33
id 'java'
4-
id 'org.springframework.boot' version '4.0.0'
4+
id 'org.springframework.boot' version '4.0.1'
55
id 'io.spring.dependency-management' version '1.1.7'
66
id 'jacoco'
77
id 'maven-publish'

0 commit comments

Comments
 (0)