Bump Boot in main sample

This commit is contained in:
Dave Syer
2018-08-07 15:17:28 +01:00
parent d0eb012371
commit fa116523de
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
buildscript {
ext {
springBootVersion = '2.0.3.RELEASE'
wrapperVersion = '1.0.12.RELEASE'
springBootVersion = '2.0.4.RELEASE'
wrapperVersion = '1.0.13.RELEASE'
}
repositories {
mavenLocal()