bumping Boot o 1.5.9

This commit is contained in:
Marcin Grzejszczak
2017-12-03 15:45:42 -05:00
parent 7477207a72
commit 1ea834bc19
15 changed files with 15 additions and 15 deletions

View File

@@ -7,7 +7,7 @@ buildscript {
maven { url "http://repo.spring.io/release" }
}
dependencies {
classpath "org.springframework.boot:spring-boot-gradle-plugin:1.5.4.RELEASE"
classpath "org.springframework.boot:spring-boot-gradle-plugin:1.5.9.RELEASE"
}
}