Skip to content

Commit 63b0894

Browse files
Bump org.springframework.boot from 2.5.12 to 2.7.3
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.5.12 to 2.7.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.12...v2.7.3) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef54a33 commit 63b0894

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
@@ -13,7 +13,7 @@ repositories {
1313

1414
plugins {
1515
id("org.jetbrains.kotlin.jvm") version "1.7.10"
16-
id("org.springframework.boot") version "2.5.12"
16+
id("org.springframework.boot") version "2.7.3"
1717
id("org.jetbrains.kotlin.plugin.spring") version "1.7.10"
1818
id("org.jetbrains.kotlin.plugin.jpa") version "1.7.10"
1919
idea

0 commit comments

Comments
 (0)