Skip to content

Commit

Permalink
Upgrade to boot 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jvalkeal committed Mar 1, 2018
1 parent 65c9bfa commit 9abbff5
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
@@ -1,7 +1,7 @@
buildscript {
ext {
log4jVersion = '1.2.17'
springBootVersion = '2.0.0.RC2'
springBootVersion = '2.0.0.RELEASE'
eclipsePersistenceVersion = '2.1.1'
kryoVersion = '3.0.3'
springCloudClusterVersion = '1.0.2.RELEASE'
Expand Down

0 comments on commit 9abbff5

Please sign in to comment.