Skip to content

Commit 9e53019

Browse files
Bump springBootVersion from 2.6.7 to 2.7.2
Bumps `springBootVersion` from 2.6.7 to 2.7.2. Updates `spring-boot-gradle-plugin` from 2.6.7 to 2.7.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.7...v2.7.2) Updates `spring-boot-dependencies` from 2.6.7 to 2.7.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.7...v2.7.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98a79d0 commit 9e53019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
buildscript {
1818
ext{
1919
//Plugins
20-
springBootVersion = '2.6.7'
20+
springBootVersion = '2.7.2'
2121
sonarqubeVersion = '3.4.0.2513'
2222
asciidoctorGradleVersion = "3.3.2"
2323
artifactoryVersion = '4.28.4'

0 commit comments

Comments
 (0)