Skip to content

Commit

Permalink
Upgraded to Spring Boot 2.2.0.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
Toparvion committed Oct 19, 2019
1 parent b14cd2c commit 142871e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import com.bmuschko.gradle.docker.tasks.image.Dockerfile

buildscript {
ext {
springBootVersion = '2.2.0.RC1'
springBootVersion = '2.2.0.RELEASE'
}
repositories {
mavenCentral()
Expand Down

0 comments on commit 142871e

Please sign in to comment.