Fixup version numbers following release

This commit is contained in:
Phillip Webb
2018-04-09 18:20:41 -07:00
parent c10aad165f
commit 370915f8f0
10 changed files with 19 additions and 22 deletions

View File

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