Merge branch '2.4.x'
Closes gh-25497
This commit is contained in:
@@ -7,6 +7,10 @@ plugins {
|
||||
|
||||
description = "Spring Boot CLI"
|
||||
|
||||
toolchain {
|
||||
maximumCompatibleJavaVersion = JavaLanguageVersion.of(15)
|
||||
}
|
||||
|
||||
configurations {
|
||||
dependenciesBom
|
||||
loader
|
||||
|
||||
Reference in New Issue
Block a user