parent
adaf2fc57c
commit
19686564bc
|
|
@ -7,10 +7,6 @@ plugins {
|
||||||
|
|
||||||
description = "Spring Boot CLI"
|
description = "Spring Boot CLI"
|
||||||
|
|
||||||
toolchain {
|
|
||||||
maximumCompatibleJavaVersion = JavaLanguageVersion.of(15)
|
|
||||||
}
|
|
||||||
|
|
||||||
configurations {
|
configurations {
|
||||||
dependenciesBom
|
dependenciesBom
|
||||||
loader
|
loader
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue