Skip to content

Commit ac3f385

Browse files
Bump org.springframework.boot from 2.7.4 to 2.7.5 (#249)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.4 to 2.7.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9fbc83 commit ac3f385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pluginManagement {
2222
id("com.google.cloud.tools.jib") version "3.3.0"
2323
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
2424
id("nebula.release") version "16.1.0"
25-
id("org.springframework.boot") version "2.7.4"
25+
id("org.springframework.boot") version "2.7.5"
2626
}
2727
}
2828

0 commit comments

Comments
 (0)