Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2018-11-29 11:37:51 +01:00
parent 9bb64a3493
commit 542b8985ad
10 changed files with 19 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
buildscript {
ext {
springBootVersion = '1.5.18.BUILD-SNAPSHOT'
springBootVersion = '1.5.19.BUILD-SNAPSHOT'
}
repositories {
// NOTE: You should declare only repositories that you need here