Fixup version numbers following release

This commit is contained in:
Stephane Nicoll
2019-08-06 17:09:26 +02:00
parent c71b661d79
commit 10a5cef4ef
10 changed files with 19 additions and 22 deletions

View File

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