Skip to content

Commit 8de82a9

Browse files
authored
Merge pull request #566 from line/dependabot/gradle/org.springframework.boot-spring-boot-gradle-plugin-2.3.3.RELEASE
Bump spring-boot-gradle-plugin from 2.3.2.RELEASE to 2.3.3.RELEASE
2 parents 4f7798e + 4568416 commit 8de82a9

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.72'
25-
spring_boot_version = '2.3.2.RELEASE'
25+
spring_boot_version = '2.3.3.RELEASE'
2626
}
2727

2828
repositories {

0 commit comments

Comments
 (0)