Skip to content

Commit 8a939d5

Browse files
Bump org.springframework.boot from 2.7.4 to 2.7.5
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]>
1 parent 5145acd commit 8a939d5

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
@@ -15,7 +15,7 @@ repositories {
1515

1616
plugins {
1717
val kotlinVersion = "1.7.20"
18-
id("org.springframework.boot") version "2.7.4"
18+
id("org.springframework.boot") version "2.7.5"
1919
kotlin("jvm") version kotlinVersion
2020
kotlin("plugin.spring") version kotlinVersion
2121
kotlin("plugin.jpa") version kotlinVersion

0 commit comments

Comments
 (0)