Skip to content

Commit ced807c

Browse files
Bump spring-boot-gradle-plugin from 2.2.5.RELEASE to 2.2.6.RELEASE (#490)
Bumps [spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 2.2.5.RELEASE to 2.2.6.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.2.5.RELEASE...v2.2.6.RELEASE) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5fef92f commit ced807c

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
@@ -22,7 +22,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
2222
buildscript {
2323
ext {
2424
kotlin_version = '1.3.71'
25-
spring_boot_version = '2.2.5.RELEASE'
25+
spring_boot_version = '2.2.6.RELEASE'
2626
}
2727

2828
repositories {

0 commit comments

Comments
 (0)