Skip to content

Commit ba3fda3

Browse files
chore(deps): bump org.springframework.boot:spring-boot-gradle-plugin
Bumps [org.springframework.boot:spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 4.0.3 to 4.1.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.3...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-gradle-plugin dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a8e6c0 commit ba3fda3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repositories {
88
}
99

1010
dependencies {
11-
implementation("org.springframework.boot:spring-boot-gradle-plugin:4.0.3")
11+
implementation("org.springframework.boot:spring-boot-gradle-plugin:4.1.0")
1212
implementation("io.spring.gradle:dependency-management-plugin:1.1.7")
1313
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.3.0")
1414
implementation("com.google.cloud.tools:jib-gradle-plugin:3.5.3")

0 commit comments

Comments
 (0)