Upgrade Boot-based samples to Spring Boot 2.0.0.M6
Closes gh-444
This commit is contained in:
@@ -3,7 +3,7 @@ buildscript {
|
||||
maven { url 'https://repo.spring.io/milestone' }
|
||||
}
|
||||
dependencies {
|
||||
classpath 'org.springframework.boot:spring-boot-gradle-plugin:2.0.0.M1'
|
||||
classpath 'org.springframework.boot:spring-boot-gradle-plugin:2.0.0.M6'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user