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