Skip to content

Commit 36b41b9

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.springframework.boot from 2.6.7 to 2.7.0
Bumps [org.springframework.boot](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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bbafa7 commit 36b41b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99

1010
plugins {
1111
id "java"
12-
id "org.springframework.boot" version "2.6.7"
12+
id "org.springframework.boot" version "2.7.0"
1313
id "io.spring.dependency-management" version "1.0.11.RELEASE"
1414
id "idea"
1515
}

0 commit comments

Comments
 (0)