Skip to content

Commit 99051ac

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.springframework.boot from 2.6.6 to 2.6.7
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9894d56 commit 99051ac

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.6"
12+
id "org.springframework.boot" version "2.6.7"
1313
id "io.spring.dependency-management" version "1.0.11.RELEASE"
1414
id "idea"
1515
}

0 commit comments

Comments
 (0)