Upgrade the Spring Boot-based samples to 2.1.9.RELEASE
See gh-656
This commit is contained in:
committed by
Andy Wilkinson
parent
5cee88c30d
commit
c34cdc65b1
@@ -3,7 +3,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'org.springframework.boot:spring-boot-gradle-plugin:2.1.8.RELEASE'
|
||||
classpath 'org.springframework.boot:spring-boot-gradle-plugin:2.1.9.RELEASE'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user