We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14cd2c commit 142871eCopy full SHA for 142871e
build.gradle
@@ -5,7 +5,7 @@ import com.bmuschko.gradle.docker.tasks.image.Dockerfile
5
6
buildscript {
7
ext {
8
- springBootVersion = '2.2.0.RC1'
+ springBootVersion = '2.2.0.RELEASE'
9
}
10
repositories {
11
mavenCentral()
0 commit comments