Updated spring boot and di
This commit is contained in:
parent
bf4ce4c02e
commit
b25dfaa656
@ -7,8 +7,8 @@ buildscript {
|
|||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id("org.springframework.boot") version "2.4.1" apply false
|
id("org.springframework.boot") version "2.4.2" apply false
|
||||||
id("io.spring.dependency-management") version "1.0.10.RELEASE" apply false
|
id("io.spring.dependency-management") version "1.0.11.RELEASE" apply false
|
||||||
kotlin("jvm") version "1.4.21" apply false
|
kotlin("jvm") version "1.4.21" apply false
|
||||||
kotlin("plugin.spring") version "1.4.21" apply false
|
kotlin("plugin.spring") version "1.4.21" apply false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user