Skip to content

Commit 142871e

Browse files
committed
Upgraded to Spring Boot 2.2.0.RELEASE
1 parent b14cd2c commit 142871e

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
@@ -5,7 +5,7 @@ import com.bmuschko.gradle.docker.tasks.image.Dockerfile
55

66
buildscript {
77
ext {
8-
springBootVersion = '2.2.0.RC1'
8+
springBootVersion = '2.2.0.RELEASE'
99
}
1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)