update gradle to 4.3.2 and spring boot to 1.5.8
This commit is contained in:
@@ -36,5 +36,5 @@ subprojects {
|
||||
}
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '3.5'
|
||||
gradleVersion = '4.3.1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user