Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit a6244fc

Browse files
chore(deps): bump org.springframework.boot:org.springframework.boot.gradle.plugin
Bumps [org.springframework.boot:org.springframework.boot.gradle.plugin](https://github.com/spring-projects/spring-boot) from 3.4.1 to 3.4.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.1...v3.4.4) --- updated-dependencies: - dependency-name: org.springframework.boot:org.springframework.boot.gradle.plugin dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0332480 commit a6244fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
// val kotlinVersion = "2.1.0"
1212
// val dokkaVersion = "2.0.0-Beta"
1313

14-
implementation("org.springframework.boot:org.springframework.boot.gradle.plugin:3.4.1")
14+
implementation("org.springframework.boot:org.springframework.boot.gradle.plugin:3.4.4")
1515
// implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
1616
// implementation("org.jetbrains.kotlin:kotlin-allopen:$kotlinVersion")
1717
// implementation("org.jetbrains.kotlin:kotlin-lombok:$kotlinVersion")

0 commit comments

Comments
 (0)