Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2018-07-30 19:40:55 +02:00
parent 73bf744cb0
commit e51c26efdc
10 changed files with 19 additions and 22 deletions

View File

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