Fix up version numbers following release

This commit is contained in:
Andy Wilkinson
2017-07-27 09:52:16 +01:00
parent 17a5bb0be4
commit 6f864c6210
10 changed files with 19 additions and 22 deletions

View File

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