update to spring boot 2.1.11
This commit is contained in:
parent
4ca79e6540
commit
b428840df7
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.3.60'
|
ext.kotlin_version = '1.3.60'
|
||||||
ext.spring_boot_version = '2.1.10.RELEASE'
|
ext.spring_boot_version = '2.1.11.RELEASE'
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
jcenter()
|
jcenter()
|
||||||
|
Loading…
Reference in New Issue
Block a user