Skip to content

Commit b4cbc49

Browse files
chore(deps): bump spring-boot-dependencies from 2.6.7 to 2.7.0
Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.6.7 to 2.7.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.7...v2.7.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33ab4e2 commit b4cbc49

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
@@ -10,7 +10,7 @@ repositories {
1010
mavenCentral()
1111
}
1212

13-
val springBootVersion = "2.6.7"
13+
val springBootVersion = "2.7.0"
1414
val awsSdkVersion = "2.17.204"
1515
val jcvVersion = "1.5.0"
1616
val assertkVersion = "0.25"

0 commit comments

Comments
 (0)