Update to thin launcher 1.0.10

This commit is contained in:
Dave Syer
2018-04-16 15:46:56 +01:00
parent f61c31512c
commit 74b80c069c
13 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
buildscript {
ext {
springBootVersion = '1.5.11.RELEASE'
wrapperVersion = '1.0.9.RELEASE'
wrapperVersion = '1.0.10.RELEASE'
shadowVersion = '2.0.1'
}
repositories {