updated spring boot to 2.2.1
* added a header as fragment
This commit is contained in:
@ -3,7 +3,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.1.10.RELEASE")
|
||||
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.2.1.RELEASE")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user