Skip to content

Commit e594f62

Browse files
fix: bump org.springframework.boot:spring-boot-gradle-plugin
Bumps [org.springframework.boot:spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 3.4.4 to 3.5.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v3.5.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-gradle-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0dabc0d commit e594f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation("org.jetbrains.dokka:dokka-gradle-plugin:2.0.0")
3232
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
3333
implementation("com.palantir.gradle.gitversion:gradle-git-version:4.0.0")
34-
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.4")
34+
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.5.4")
3535
implementation("io.spring.gradle:dependency-management-plugin:1.1.7")
3636
implementation("org.jetbrains.kotlin:kotlin-allopen:2.2.0")
3737
}

0 commit comments

Comments
 (0)